/springbootproject

springboot开源研究

Primary LanguageJava

springbootproject

springboot开源研究

第一次提交: 更改springboot默认web服务器tomcat,使用jetty 添加邮件发送功能 163邮箱开启STMP&POP3

163邮箱开启STMP&POP3

第二次提交: spring boot jpa功能测试

spring boot devtools热部署

spring boot actuator性能监控(参考文档:http://www.jianshu.com/p/154fbb484614) actuator性能监控

根目录:http://127.0.0.1:58888/public

测试目录:http://127.0.0.1:58888/public/health http://127.0.0.1:58888/public/trace

spring boot druid整合 http://127.0.0.1:8081/druid/datasource.html druid整合

第三次提交: Spring Aop测试

Spring Boot admin-UI监控系统 http://127.0.0.1:8081/admin/#/ adminUI

================================================================================================================================== adminUI

================================================================================================================================== adminUI

================================================================================================================================== adminUI

第四次提交: Spring boot 加入缓存Guava