Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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

Cannot create inner bean '(inner bean)' of type [org.springframework.orm.jpa.SharedEntityManagerCreator]?

Spring Specification and Pageable

Does Spring Data Elasticsearch support Amazon Elasticsearch?

Dynamic Queries in Spring Data JPA

Understanding how spring-data handles @EntityGraph

java hibernate spring-data

"Cycle found" with Spring Data Mongo 1.5

Spring Data Rest: "Date is null" query throws an postgres exception

How to search with JpaRepository and nested list of objects?

SpringData : is it possible to have subqueries in the Query annotation?

java jpql spring-data

How to see the repository implementation generated by Spring Data MongoDB?

Does Spring Data MongoDB support enums?

JPA Specifications by Example