jpa datasource config

application.properties

spring.datasource.driverClassName=
spring.datasource.url=
spring.datasource.username=
spring.datasource.password=
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jackson.serialization.indent_output=true
posted @ 2016-10-26 15:39  蚂蚁都督  阅读(547)  评论(0编辑  收藏  举报