Convert Babel from AJSC2 to Spring Boot 1.5.12
[aai/babel.git] / src / main / java / org / onap / aai / babel / service / InfoService.java
index 107c6d1..c993746 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * ============LICENSE_START=======================================================
+ * ============LICENSE_START=======================================================
  * org.onap.aai
  * ================================================================================
  * Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved.
@@ -37,7 +37,7 @@ import javax.ws.rs.QueryParam;
  *
  * @exclude
  */
-@Path("/core-service")
+@Path("/core/core-service")
 public class InfoService {
 
     private Clock clock = Clock.systemDefaultZone();