Loading time-series-view/src/main/resources/application.properties +0 −3 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ server.port=8096 server.servlet.context-path=/api spring.mvc.servlet.path=/time-series/view documentation.VESSEL_HOST=redmic.es${server.servlet.context-path}${spring.mvc.servlet.path} spring.profiles.active=@spring.profiles.active@ info.microservice.name=@project.name@ Loading Loading @@ -34,7 +32,6 @@ redmic.elasticsearch.create.mappings=${redmic.elasticsearch.create.mappings} redmic.elasticsearch.MAX_QUERY_SIZE=3000 #mapping controller.mapping.FILTER_SCHEMA=/_search/_schema controller.mapping.TIMESERIES=/activities/{activityId}/timeseries Loading Loading
time-series-view/src/main/resources/application.properties +0 −3 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ server.port=8096 server.servlet.context-path=/api spring.mvc.servlet.path=/time-series/view documentation.VESSEL_HOST=redmic.es${server.servlet.context-path}${spring.mvc.servlet.path} spring.profiles.active=@spring.profiles.active@ info.microservice.name=@project.name@ Loading Loading @@ -34,7 +32,6 @@ redmic.elasticsearch.create.mappings=${redmic.elasticsearch.create.mappings} redmic.elasticsearch.MAX_QUERY_SIZE=3000 #mapping controller.mapping.FILTER_SCHEMA=/_search/_schema controller.mapping.TIMESERIES=/activities/{activityId}/timeseries Loading