2018年6月27日

摘要: springboot 1+ druid druid 配置 application.yml 然后启动项目访问 localhost:8080/druid 就能访问正常页面。 但是在springboot 2+ druid中,同样的配置就不能正常访问。 要在pom.xml中添加 不然的话 就会在启动的时候就 阅读全文
posted @ 2018-06-27 11:38 济世魔王 阅读(967) 评论(0) 推荐(0)

导航