42. Web Services
Spring Boot提供Web Services自动配置,你需要的就是定义Endpoints
。通过添加spring-boot-starter-webservices
模块可以获取Spring Web Services特性。
Last updated
Was this helpful?
Spring Boot提供Web Services自动配置,你需要的就是定义Endpoints
。通过添加spring-boot-starter-webservices
模块可以获取Spring Web Services特性。
Last updated
Was this helpful?