On this page
43. Web Service
Spring Boot 提供了 Web 服务自动配置,因此只需定义Endpoints
即可。
Spring Web Services 功能可以通过spring-boot-starter-webservices
模块轻松访问。
Spring Boot 提供了 Web 服务自动配置,因此只需定义Endpoints
即可。
Spring Web Services 功能可以通过spring-boot-starter-webservices
模块轻松访问。