![JAR search and dependency download from the Maven repository](/logo.png)
commons.commons-sample-jpa.2.2.25.source-code.application.yml Maven / Gradle / Ivy
spring:
jpa:
hibernate:
ddl-auto: update
datasource:
username: root
password: 1qaz3edc
url: jdbc:mysql://127.0.0.1/commons-demo?userUnicode=true&characterEncoding=UTF-8
driver-class-name: com.mysql.jdbc.Driver
application:
name: commons-demo
redis:
host: localhost
logging:
level:
org.neo4j.ogm: debug
© 2015 - 2025 Weber Informatics LLC | Privacy Policy