Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to persist JSR-310 types with Spring Data JPA?

Why does Spring get circular dependency issues on one machine and not another?

Very slow Spring Boot application startup

Spring Data JPA: Query by Example?

Org.Hibernate.AnnotationException: No Identifier Specified For Entity I don't have a id in my table

How to correctly use PagedResourcesAssembler from Spring Data?

Using generics in Spring Data JPA repositories

Is it problematic that Spring Data REST exposes entities via REST resources without using DTOs?

Using @Version in spring-data project

Creating multiple aliases for the same QueryDSL path in Spring Data

Spring Data MongoDB Date Between

Spring-Data JPA CrudRepository returns Iterable, is it OK to cast this to List?

How to test Spring's declarative caching support on Spring Data repositories?

How to use Spring managed Hibernate interceptors in Spring Boot?

Disable Hypertext Application Language (HAL) in JSON?

How to consume Page<Entity> response using Spring RestTemplate

Spring Data JPA: query ManyToMany

Are you supposed to have one repository per table in JPA?

Spring Boot, Spring Data JPA with multiple DataSources

Spring data query where column is null