| 类 | 说明 |
|---|---|
| ApolloEventListener | |
| CacheInitConfig | |
| CachingConfig |
缓存配置
|
| CorsConfig |
处理跨域
|
| FeignOkHttpConfig | |
| JpaConfig | |
| RedisConfig | |
| Swagger2Config | |
| ValidatorConfig |
hibernate.validator.fail_fast
true 快速失败返回模式 false 普通模式
遇到第一个错误就返回
https://docs.jboss.org/hibernate/validator/4.2/reference/en-US/html/validator-specifics.html
|
| WebConfig |
spring mvc 的配置
|