Naming micro-service - upgrade to spring-boot-2.
[ccsdk/apps.git] / ms / neng / src / test / resources / application-test.properties
index ae425c3..5aacbba 100644 (file)
@@ -11,3 +11,6 @@ datasource.db.username=none
 datasource.db.password=none
 
 liquibase.changeLog=classpath:/h2db/changelog/h2db.changelog-master.xml
+spring.liquibase.change-log=classpath:/h2db/changelog/h2db.changelog-master.xml
+
+spring.main.allow-bean-definition-overriding=true