mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
69c2e0cd06
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