BAEL-20869 Move remaining spring boot modules

This commit is contained in:
mikr
2020-02-02 20:44:54 +01:00
parent 3e26f588fc
commit 06161e1bae
704 changed files with 1303 additions and 1501 deletions
@@ -0,0 +1,8 @@
management.security.enabled=false
spring.datasource.name=ecommercedb
spring.jpa.show-sql=false
#H2 settings
spring.h2.console.enabled=true
spring.h2.console.path=/h2-console