SpringBoot+JPA+cache入門

在pom.xml中加入如下依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</g
相關文章
相關標籤/搜索