Add more preferences file.

This commit is contained in:
bum12ark
2022-01-25 21:10:40 +09:00
parent 89ff74dd5d
commit c324adf61e
8 changed files with 139 additions and 158 deletions

View File

@@ -30,5 +30,5 @@ eureka:
instance-id: ${spring.application.name}:${spring.application.instance_id:${random.value}}
logging:
level:
com.justpickup.storeservice: DEBUG
com.justpickup: DEBUG
org.hibernate.SQL: debug