Commit Graph

14 Commits (394efd001850b8fe5806004ea7214a1c1716f8d1)

Author SHA1 Message Date
Freeman Lau b671376f76 Use lombok simplify class 3 years ago
Freeman Lau c04f3b6b58 Update Nacos config docs 3 years ago
Freeman Lau b88690a1d6 Add tests module. 3 years ago
Freeman Lau 8e4f1eb771 Update docs and add @since. 3 years ago
Freeman Lau f45a9fb28f Add listening configs log info. 3 years ago
Freeman Lau ed6a9949db Degrade Nacos 1.4.2 3 years ago
Freeman Lau a9e4e1c443 Update docs. 3 years ago
Freeman Lau a2ff00765d Upgrade spring boot 2.6.3.
upgrade spring cloud 2021.0.1
add GitHub CI script
update nacos image
3 years ago
Freeman Lau 9d09a6df64 Upgrade nacos to 1.4.3. 3 years ago
Freeman Lau 3451906c2b Merge 2.2.x to 2022. 3 years ago
Freeman Lau 61c2c31cf7 Fixed checkstyle. 3 years ago
Freeman Lau 21e22e0696 ref: Remove ConfigServiceIndexes
重构代码
dataId 不可缺省, 通过参数覆盖默认配置
3 years ago
Freeman Lau 8958392914 Refactor configuration
重构配置方式, 不需要将 serverAddr 写在 import 里
保留以前版本的拉取配置逻辑, 保证能够平滑升级
3 years ago
Freeman Lau 83873e5fbe feature: support spring.config.import
支持 spring boot >= 2.4.0 通过 spring.config.import
 方式引入 nacos 配置
3 years ago