Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Implement JpaRepository interface with custom method

Remove Cassandra connectivity as hard Spring startup dependency

Spring JPA repository doesn't return List of entities

Update Parent reference when adding to @ManyToOne [duplicate]

Spring Data findBy Enum

jpa enums spring-data

How to save an object using Spring Data ElasticSearchTemplate

How can this layered architecture be improved?

spring-data repository custom query

How to use hasRole in Spring Security properly?

Why are my Spring Data repositories not found if moved into another package of a Spring Boot application?

spring-boot spring-data

Solr 7 with Spring data and basic authentication not working

solr spring-data

"PersistentEntity must not be null" Exception with MongoDB and Spring Data REST

Spring Data JPA @EntityListeners w/ @Transient @PostLoad, Properties Not Updated

@Table annotation and the need set catalog or schemas for development or deployment

Spring data Querydsl in eclipse not generating query type classes