Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
application-development.properties 210 B
spring.datasource.url=jdbc:mysql://localhost:3306/memorybox?useUnicode=yes&characterEncoding=UTF-8
spring.datasource.username=memory
spring.datasource.password=memory

spring.jpa.hibernate.ddl-auto=create