Replaced unsupported property
Issue-ID: AAI-2526
Signed-off-by: Igor Dysko <igor1.dysko@orange.com>
Change-Id: I98bde0863a4c473175f5f19c19f9b36d101a2ec1
spring.jersey.type=filter
spring.main.allow-bean-definition-overriding=true
-server.contextPath=/
+server.servlet.context-path=/
spring.autoconfigure.exclude=\
org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,\
org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
spring.application.name=aai-resources
spring.jersey.type=filter
-server.contextPath=/
+server.servlet.context-path=/
spring.jersey.application-path=${schema.uri.base.path}