spring boot整合druid出现(*) property for user to setup

spring boot整合druid出现(*) property for user to setup

OWLSAMA
5年前发布
温馨提示:
本文最后更新于2022年05月25日,已超过1081天没有更新,若内容或图片失效,请留言反馈。

引入jpa就不会出现这个问题了,引入如下:

    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-data-jpa</artifactId>
     </dependency>
© 版权声明
THE END
喜欢就支持一下吧
点赞 0 分享 收藏
评论
当前页面的评论已关闭