spring-data-eclipse-store
spring-data-eclipse-store copied to clipboard
Possibility to write SQL-Like queries in repositories
To move closer to Spring Data JPA, we should try to implement the possibility to write something like @Query("Select id from person")
.