Skip to content
Snippets Groups Projects
Commit d412d328 authored by Benedikt Elser's avatar Benedikt Elser
Browse files

Update file to UTF-8

parent cd05006d
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ spring.jpa.show-sql=true ...@@ -7,7 +7,7 @@ spring.jpa.show-sql=true
##### #####
spring.datasource.username=user spring.datasource.username=user
spring.datasource.password=password spring.datasource.password=password
# # !
# This is the h2 database part # This is the h2 database part
spring.datasource.url=jdbc:h2:file:./data/demo spring.datasource.url=jdbc:h2:file:./data/demo
spring.datasource.driverClassName=org.h2.Driver spring.datasource.driverClassName=org.h2.Driver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment