labswp_2019_sose_geocaching/src/main/resources/application.properties
Maximilian Leopold 496c5fcb6b Ready to deploy
2019-04-18 12:48:33 +02:00

7 lines
339 B
INI

spring.datasource.url=jdbc:mariadb://seserver.se.hs-heilbronn.de:3406/buga19Geocaching
spring.datasource.username=BuGa19GeocachingUser
spring.datasource.password=GeocachingPw
spring.jmx.default-domain=buga19geocaching
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true