Newer
Older
task-bldg / src / main / resources / application.properties
@haya4 haya4 on 4 Jul 2022 190 bytes 6.Mapper and Tasks
spring.messages.fallback-to-system-locale=false
spring.datasource.url=jdbc:h2:mem:taskdb
spring.datasource.generate-unique-name=false
spring.h2.console.enabled=true
spring.jpa.show-sql=true