Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Database is not changed immediately after the @Transactional method ends

Spring issue with ContentNegotiationManagerFactoryBean

Spring Data Cassandra Reactive - "MappingException Couldn't find PersistentEntity for type class java.lang.Object"

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