Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data JPA - Java 8 Stream Support & Transactional Best Practices

Spring Data conditionally fetch children

java jpa spring-data

Spring 5 Reactive WebClient does not seem to deserialize parameterized types

How can I implement this REST API and stay DRY?

NULL ID Generated Via @GeneratedValue On Composite Key Using @EmbeddedId

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