Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

SpringBoot Elasticache JedisMovedDataException: MOVED

Spring data updates entity without transaction

hibernate jpa spring-data

Spring Data Elastic Search - Sort Geo Locations by distance

Exposing link on collection entity in spring data REST

Spring Data MongoDB AND/OR query with multiple optional parameters

Spring Mongodb: How to configurer mongoDB with MongoClientFactoryBean

spring mongodb spring-data

Spring Data IN clause adds additional brackets

Column name as a parameter to Spring Data JPA Query

Spring Data Rest : Foreign key is update with null after post call in one to many relationship

Spring-Data Pageable sort on JPA discriminator field

Using Pageable with Spring Boot

Problems with @GeneratedValue in the H2 database

Setting "Active Profile" through Class AbstractAnnotationConfigDispatcherServletInitializer?

how to roll back a transaction happening between microservices?

Connecting to multiple database in spring boot

How to save entities with manually assigned identifiers using Spring Data JPA?

What caused the "No property find found for type" spring data jpa error

spring jpa spring-data

Database backup via Spring data

spring spring-data

How to turn off Query creation from method names in Spring JPA?

Pageable and @Param in a spring data JpaRepository method issue