Commit Graph

5 Commits

Author SHA1 Message Date
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
sgibb
8cea23dcbf Updated intro for server and proxy exchange.
Notes that each is available for webflux and mvc.
2024-03-15 16:27:55 -04:00
sgibb
b1208a6e94 Updates title 2023-09-13 19:28:27 -04:00
sgibb
3c090f1b69 Include intro.adoc in index.adoc and remove from nav.adoc 2023-09-11 19:57:13 -04:00
Spencer Gibb
8e4f067ffc Antora migration (#3050)
* Migrate Structure

* Insert explicit ids for headers

* Remove unnecessary asciidoc attributes

* Copy default antora files

* Fix indentation for all pages

* Split files

* Generate a default navigation

* Remove includes

* Fix cross references

* Enable Section Summary TOC for small pages

* Migrate to antora documentation

* Migrate to antora documentation
2023-09-11 19:08:08 -04:00