Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Hibernate UUID as UUID type

Why do I get a "No property node found on entity class … to bind constructor parameter to!" with Spring Data MongoDB

Configure Multiple MongoDB repositories with Spring Data Mongo

Spring Data JPA: How to update a model elegantly?

Does spring CrudRepository support deleteBy of a list?

IN clause with Spring Data and Cassandra @Query

Write queryDSL predicate query for oneTomany relation based query

mysql spring-data querydsl

How to log the queries executed by Spring Data MongoDB?

Spring Data Exception Handling

Spring Data Rest Custom Controller

What's the latest status of QueryDSL?

jpa spring-data querydsl

ElasticSearch Java Client querying nested objects

Unable to import Spring RepositoryRestResource

How to query data via Spring data JPA with user defined offset and limit (Range)

Spring Data Transaction spanning multiple Repositories

@Value Property inside @Service Class is Null

Implementing CrudRepository in Spring. What's the best design I should follow?

What the overhead of Java ORM for MongoDB

How to save and query dynamic fields in Spring Data MongoDB?

Redis - How to configure custom conversions