19. Run Application (#1)
This commit is contained in:
@ -19,4 +19,7 @@ spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://localhost:23306/support-portal
|
||||
jpa:
|
||||
show-sql: true
|
||||
show-sql: true
|
||||
logging:
|
||||
level:
|
||||
net.shyshkin: debug
|
||||
Reference in New Issue
Block a user