spring-boot / 1.5.9.RELEASE / reference / boot-features-webservices.html

43. Web Services

Spring Boot provides Web Services auto-configuration so that all is required is defining your Endpoints.

The Spring Web Services features can be easily accessed via the spring-boot-starter-webservices module.