Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring data elasticsearch wrong page totalPages

How do database connections get managed for Spring Data JPA repositories?

Is it possible to implement a POJO in Spring Boot that has a field representing a composite primary key while not utilizing JPA or nested classes?

Unable to load application.properties file @DataJpaTest annotation

spring-data @Query mapping result issue

java spring spring-data

How to map document with dynamic keys to a Spring MongoDb entity class

MongoDB type inference using _class

Spring Data Mongo MongoDB DBRef lazy initialization

spring data JPA method findAll() with Predicate - QueryDslPredicateExecutor

How to filter entites scanned by LocalContainerEntityManagerFactoryBean?

How to use Gradle with Spring Boot to get Gosling Release Train of Spring data?

Spring data xml configuration schema validation error

xml eclipse spring spring-data

Two repos for the same entity, one exported and one not

How to tweak NamingStrategy for Spring Data JDBC

How to make Tomcat work with TomcatInstrumentableClassLoader defined in META-INF/context.xml together with WEB-INF/lib/spring-instrument-tomcat.jar

Spring Data Rest - Caching

Spring Boot Data Rest JPA - Entity custom create (User)

How to limit result in @Query used in Spring Data Repository

Spring data rest - Is there a way to restrict the supported operations?

How to return only specific fields for a query in Spring Data MongoDB?