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.jooq.sql-dialect=org.hibernate.dialect.MariaDBDialect spring.jpa.hibernate.ddl-auto=update # spring.jpa.show-sql=true debug=true # logging level logging.level.hhn.labsw.bugageocaching=DEBUG logging.level.root=WARN