Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to set arrays of string to @EnableJpaRepositories from property files

Spring REST response is different in a custom controller

Spring Data Rest - How to receive Headers in @RepositoryEventHandler

Does it make sense to use PersistenceExceptionTranslationPostProcessor with Spring's JdbcTemplate?

Spring data mongodb repository. How can I search by a list of IDs?

Spring Data with JPA not rolling back transaction on error

Testing Neo4j with Spring Boot and embedded driver

CrudRepository existsBy returns a wrong result

Best way to map query result to DTO

Spring Data repository: list vs stream

java spring spring-data

Remove an array entry in an object using spring data mongodb

mongodb spring-data

Aggregate via Spring MongoTemplate to get max value of a collection

Custom spring-data repository backend

java spring spring-data

SpringData MongoDB Using projection

Hibernate JPA : ignore wrong sql foreign key values

Spring data JPA query with varying params

Run two @NamedNativeQuery query on same entity Class

Handling concurrent transactions in spring data

Sorting a custom JPA query with pageable

Querydsl Like Surprise