Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data: Service layer unit testing

How to specify default sort in Spring Data @Repository find method?

Returning a String from JpaRepository Native Query?

Does @PreUpdate always run when @PrePersist runs?

java.net.SocketException: Permission denied: connect Starting Tomcat 7

Why did Spring Data JPA save method didn't validate straight away?

How can I configure spring r2dbc to use separate read-only and read-write DB urls?

Getting LazyInitializationException on JUnit Test Case

Spring data CrudRepository and pessimistic lock

Querying an entity by values in an ElementCollections using Spring Data JpaRepositories

How to set fetch-size in Spring-Data-JDBC

How to delete items in MongoRepository using query annotation?

Spring Boot 2 + Flyway + H2: can't see generated migration in H2 Console

Adding fields to an object returned by Spring Data Rest endpoint?

JPA Criteria api join through embedded ID

Change or override default Behavior of Mongorepository.save(document)

Spring Data REST PUT Method Not Allowed

Map an object to a hash with Spring Data Redis

Spring Data JPA - how to set transient fields after retrieval