Bootstrap

Druid monitor中数据源只显示() property for user to setup(已解决)

Druid monitor中数据源只显示(*) property for user to setup(已解决)

在pom.xml中加入改jar包即可

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
;