19. Run Application (#1)

This commit is contained in:
Art
2021-09-04 11:17:11 +03:00
parent f14095c425
commit e83540de09
4 changed files with 92 additions and 5 deletions

View File

@ -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