Commit Graph

9 Commits

Author SHA1 Message Date
spring-builds
0d1cf2774c Going back to snapshots 2025-05-01 13:17:24 +00:00
spring-builds
a57533e373 Update SNAPSHOT to 4.3.0-RC1 2025-05-01 13:14:07 +00:00
spring-builds
e116c07287 Going back to snapshots 2025-04-07 11:54:43 +00:00
spring-builds
7951cef77f Update SNAPSHOT to 4.3.0-M3 2025-04-07 11:52:16 +00:00
spring-builds
0affb76a1a Going back to snapshots 2025-02-27 20:17:12 +00:00
spring-builds
3832179678 Update SNAPSHOT to 4.3.0-M2 2025-02-27 20:14:50 +00:00
spring-builds
7f638fbcae Going back to snapshots 2025-01-30 11:59:00 +00:00
spring-builds
cf958b361b Update SNAPSHOT to 4.3.0-M1 2025-01-30 11:56:23 +00:00
Spencer Gibb
037abaeb26 New module names (#3645)
* New naming convention using webflux and webmvc

The new suffixes are gateway-server-web{flux|mvc} and gateway-proxyexchange-web{flux|mvc}.

This commit updates the starters to use gateway-server-web{flux|mvc} suffixes.

* Adds new spring-cloud-gateway-server-web{flux|mvc} modules.

These simply depend on the old ones. A warning is logged if not using the new module.

* Adds s-c-g-proxyexchange-{webflux|webmvc} modules

* Updates docs for  s-c-g-{proxyexchange|server}-{webflux|webmvc} modules
2025-01-16 21:26:10 -05:00