Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data JPA: How not to repeat myself in countQueries?

java spring jpa spring-data

Custom Cassandra converter

Error processing condition on org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration

Should I mark both the interface and its implementation with the @NonNull annotation?

Can Spring Data Mongo update only dirty field in a document?

How to expose @EmbeddedId converters in Spring Data REST

Spring Data paginating and sorting on calculated fields

Spring Data Rest - Custom Json Schema / Alps?

JPA: Singleton Entity

java hibernate jpa spring-data

Does Hibernate 4.3-final causing GooGooStatementCache Multiply prepared statement?

Spring Data: inject 2 repositories with same name but in 2 different packages

Make SpringData update only changed field of POJO

Spring Data mongoTemplate.save() behaviour

Spring Not sending all fields in JSON response

Spring Data DTO projection

Can't call PostgreSQL's 11 Stored Procedure with Hibernate

Spring Data 2.x: adding customer behavior to all repositories

spring-data

What's the Java configuration version of jpa:repositories tag?

ElementCollection and "failed to lazily initialize a collection of role" exception

spring jpa spring-data

How to populate test data programmatically for integration tests in Spring?