摘要: 转自:https://www.cnblogs.com/whaleX/p/10561729.html 说明: 如果我们的spring-boot项目中添加了spring-boot-starter-actuator ,项目启动后我们可以通过 http://localhost:8080/actuator/b 阅读全文
posted @ 2020-04-06 19:45 重学程序 阅读(251) 评论(0) 推荐(0)
摘要: bean定义 Spring 官方文档对 bean 的解释是: In Spring, the objects that form the backbone of your application and that are managed by the Spring IoC container are 阅读全文
posted @ 2020-04-06 16:05 重学程序 阅读(102) 评论(0) 推荐(0)
摘要: mac下安装idea: 这里就不写了,idea的安装比较简单 mac下安装maven: https://blog.csdn.net/dearKundy/article/details/80291275 配置环境变量 1)打开终端输入命令 vim ~/.bash_profile (编辑环境变量配置文件 阅读全文
posted @ 2020-04-06 15:51 重学程序 阅读(722) 评论(0) 推荐(0)
摘要: spring成员: spring framework, spring boot2.0, spring data, spring MVC, spring WebFlux, spring cloud) 阅读全文
posted @ 2020-04-06 15:48 重学程序 阅读(57) 评论(0) 推荐(0)