Commit graph

13 commits

Author SHA1 Message Date
sol
a324df8471 chore(plugin): Changed the plugin-redis dependency version in plugin-discovery-starter from a fixed value to a project version variable 2026-05-20 16:45:33 +08:00
sol
96c5d28502 feat(discovery): Added support for node IP configuration 2026-05-20 16:18:59 +08:00
sol
a1b1f62607 refactor(discovery): Refactor node configuration management and service discovery implementation 2026-05-20 15:44:13 +08:00
smile
9c91fcfb10 feat(build): add startup build metadata banner and unify module revision
- add Spring Boot banner with build and git metadata
- import build-info and git properties for gateway and web services
- add build info environment post processor
- align docker startup commands with build-info location
- unify internal Maven module versions with revision/project.version
2026-04-02 15:42:12 +08:00
sol
26942ea276 refactor(loadbalancer): abstract HeaderRoutingLoadBalancer 2026-03-04 13:45:07 +08:00
sol
ab30f7aa9c feat(config): update node-name and node-ip configurations in application files 2026-03-03 14:11:34 +08:00
sol
c9d1d6be39 feat(config): refactor node_name configuration in application-web.yml and application-discovery.yml 2026-03-01 11:46:04 +08:00
sol
fa595424ff feat(discovery): set default node name in application-discovery.yml 2026-03-01 11:07:47 +08:00
sol
1992df298f feat(discovery): add metadata configuration for node name in application-discovery.yml 2026-03-01 11:00:33 +08:00
sol
6a1800de23 feat(registry): Refactor RegistryServer for improved service registration and add Redis plugin dependency 2026-02-28 13:42:58 +08:00
sol
ce6a76734e build(plugin-discovery): Support switching between service discovery plug-ins based on Maven profile 2026-01-13 10:50:07 +08:00
sol
e4b659e908 refactor(plugin-discovery): Rename plugin discovery modules and refactor dependency structures 2026-01-08 14:47:32 +08:00
sol
e7c257b4da feat(discovery): Add a service discovery plugin and replace Nacos dependencies 2026-01-08 14:15:04 +08:00