Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to save a new entity that refers existing entity in Spring JPA?

Automatically convert a parameter with Spring Data JPA

Spring Data Elasticsearch's @Field annotation not working

Spring Data Specification or QueryDSL

Unable to use Spring @Cacheable and @EnableCaching

Order by count using Spring Data JpaRepository

java jpa spring-data

Spring Data PageImpl not returning page with the correct size?

Return custom object from Spring Data with Native Query

Spring Data - Multi-column searches

How to access Spring Data configured entity manager (factory) in custom implementation

How should I register custom Hibernate 5 data type (BasicType) when Spring Data is used?

Check that a List parameter is null in a Spring data JPA query

Springboot :BeanDefinitionStoreException: Failed to parse configuration class

Handle optional parameters in QueryDSL

java spring-data querydsl

Spring Custom Query with pageable

Mixing Spring MVC + Spring Data Rest results in odd MVC responses

Table name configured with external properties file

spring spring-data

Spring JPA - org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean cannot be cast to javax.persistence.EntityManagerFactory

Spring -Data MongoDB issue with field which is an interface

Is it possible to integrate OSGi with Spring Data?

spring osgi spring-data