1.springboot知识点.md

springboot 容器生命周期

springboot 生命周期

通过LoadBalancerClient获取所有服务列表的IP

说明:LoadBalanced采用轮训的方式请求服务提供者,但是如果针对某些业务需要精确到某个服务提供者或者遍历所有的服务提供者,那么可以通过LoadBalancerClient去获得。

参考:
http://blog.csdn.net/message_lx/article/details/56679065
http://theseus.iteye.com/blog/2366237

logback默认配置

Spring Cloud Data Flow

application.yml 所有的配置项

https://docs.spring.io/spring-boot/docs/current/reference/html/appendix-application-properties.html#core-properties

健康检查

Liveness and Readiness Probes with Spring Boot


Copyright © 2018 INSTALL.REN