Merge branch 'Be/Board' into 'backend'
feat : jpa 시간 변경 See merge request s11-webmobile1-sub2/S11P12A701!135
This commit is contained in:
commit
5be49ad81c
@ -23,6 +23,7 @@ spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||||
spring.jpa.database=mysql
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.properties.hibernate.jdbc.time_zone=UTC
|
||||
management.endpoints.web.exposure.include=health,info
|
||||
management.endpoint.health.show-details=always
|
||||
spring.rabbitmq.host=${RABBITMQ_HOST}
|
||||
|
Loading…
Reference in New Issue
Block a user