spring boot 整合RESTFUL服務

目錄 1、自定義請求路徑 2、自定義查詢方法 3、隱藏方法 4、配置cors 5、其他配置   1、添加restful項目的pom文件 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-rest</artifactId> </dependency
相關文章
相關標籤/搜索