标签:
According to Pivotal, Spring Data JPA, part of the larger Spring Data family, makes it easy to easily implement JPA based repositories. This module deals with enhanced support for JPA based data access layers. It makes it easier to build Spring-powered applications that use data access technologies.
@Query annotated queries at bootstrap time@EnableJpaRepositoriesSpring Boot with Spring Data JPA (1) - Concept
标签:
原文地址:http://www.cnblogs.com/leolztang/p/5971431.html