mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
This commit deprecates the `ws` starter in favour of a new `web-services` starter. A deprecation warning auto-configuration has also been added to the ws starter. Closes gh-5711