zhengpingzhong
|
d1fa308961
|
删除AsyncListenableTaskExecutor配置,官方commit(38727db7926ea470ae81eee6c95123123a3035cc)已经“Replace the use of the deprecated AsyncListenableTaskExecutor with AsyncTaskExecutor”,且ProcessEngineAutoConfiguration会注入
|
2026-01-20 16:03:34 +08:00 |
YunaiV
|
be65f9cf97
|
feat:【infra】spring boot admin 默认需要登录
|
2025-12-27 10:29:42 +08:00 |
YunaiV
|
a034b3d218
|
【代码优化】全局:去除 application.yaml 相关配置文件的冗余
|
2024-07-20 16:12:55 +08:00 |
YunaiV
|
4ae3ac0f6d
|
【代码优化】SYSTEM:移除 bootstrap.yaml,和 boot 保持一致
|
2024-07-14 17:47:44 +08:00 |
YunaiV
|
6d5d72999b
|
infra:初始化 infra 服务的启动,还有一些报错,正在处理
|
2022-06-08 10:16:04 +08:00 |
YunaiV
|
78c200ca61
|
1. gateway:接入 nacos 配置中心,可支持动态路由
2. system-server:接入 nacos 配中心
|
2022-06-04 23:50:46 +08:00 |
YunaiV
|
94d62b8d79
|
1. gateway 引入 nacos 依赖,实现服务的注册发现
2. gateway 引入 loadbalancer 依赖,实现服务的负载均衡
|
2022-06-02 23:43:34 +08:00 |