@ -77,7 +77,9 @@ endpoints:
sensitive: false
spring:
#JPA config for MySQL
jmx:
enabled: false
jpa:
database-platform: org.hibernate.dialect.MySQL5Dialect
hibernate.dialect: org.hibernate.dialect.MySQL5Dialect
@ -1,7 +1,7 @@
logging:
level:
com:
netflix: DEBUG
netflix: INFO
data-source:
driver-class-name: com.mysql.jdbc.Driver