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

43. Web Service

Spring Boot 提供了 Web 服务自动配置,因此只需定义Endpoints即可。

Spring Web Services 功能可以通过spring-boot-starter-webservices模块轻松访问。