Remove few lines in application.yml
This commit is contained in:
@@ -8,11 +8,4 @@ spring:
|
||||
jpa:
|
||||
show-sql: true
|
||||
hibernate:
|
||||
ddl-auto: none
|
||||
mvc:
|
||||
servlet:
|
||||
load-on-startup: 1
|
||||
security:
|
||||
user:
|
||||
name: test
|
||||
password: tester
|
||||
ddl-auto: none
|
||||
Reference in New Issue
Block a user