Skip to content
Snippets Groups Projects
Commit 028394fb authored by stendler's avatar stendler
Browse files

database configuration

parent 116251dc
No related branches found
No related tags found
No related merge requests found
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-drop
spring.session.store-type=jdbc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment