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