Spring Data REST能够将Repository的实现暴露为REST端点,只要该应用启用Spring MVC。Spring Boot暴露一系列来自spring.data.rest命名空间的有用属性来定制化RepositoryRestConfigurationarrow-up-right,你可以使用RepositoryRestConfigurerarrow-up-right提供其他定制。
Repository
spring.data.rest
RepositoryRestConfigurer
Last updated 7 years ago
Was this helpful?