永刚的点滴成长

导航

 

三大特性:

1、组件自动装配(web mvc 、web flux、JDBC)

  激活:@EnableAutoConfiguration

  配置: META-INF/spring.factories

  实现:XXXAutoConfiguration

 

2、嵌入式web容器(Tomcat jetty underTow)

  web Servlet:Tomcat jetty underTow

  web Reactive:Netty  Web Server

3、生产准备特性

  指标:/actuator/metrics

  健康检查:/actuator/health

  外部化配置:/actuator/configprops

 

posted on 2019-07-10 22:38  永刚的点滴成长  阅读(92)  评论(0编辑  收藏  举报