Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Inner classes as spring-data-repositories

spring-data

New Spring Data JDK8 Jsr310JpaConverters not working automatically?

Hibernate default schema and Table annotation

Spring data mongodb remove a property from a document using MongoTemplate

Spring data mongodb - aggregation framework integration

spring MongoRepository Query regex

NullHandling.NULLS_LAST not working

Boot-strapping Spring Data JPA without XML

Why is Spring Data still using null references as return values?

spring-data

When to use saveAndFlush in springs SimpleJpaRepository?

How to reference the 'normal' spring data repo from a custom implementation?

Spring Boot Query annotation with nativeQuery doesn't work in Postgresql

Spring data repository works without annotations

How does Spring Data (JPA) relate to JPA persistence providers?

Spring Boot Autowiring Repository Always Null [duplicate]

Storing a JSON schema in mongodb with spring

@WithMockUser doesn't pick Spring Security auth credentials

Spring not able to locate JpaRepository

Spring Data, Mongo, and @TypeAlias: reading not working

java mongodb spring-data

Append default order by id to Pageable with Spring Data