摘要:
Sprng Boot 2 actuator变动加大, 网上很多资料都都已经过期. 配置项 在 application.properties 配置文件, actuator 的设置项 management.endpoints(设置 actuator 全局级的属性) 和 management.endpoi 阅读全文
摘要:
用Spring Boot Starter 向导生成了一个很简单SpringBoot程序, 用到了 MySQL, 总是下面不能加载 Mysql driver class 错误. Cannot load driver class: com.mysql.jdbc.Driver 刚开始以为是 applica 阅读全文