Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Can't call PostgreSQL's 11 Stored Procedure with Hibernate

Spring Data 2.x: adding customer behavior to all repositories

spring-data

What's the Java configuration version of jpa:repositories tag?

ElementCollection and "failed to lazily initialize a collection of role" exception

spring jpa spring-data

How to populate test data programmatically for integration tests in Spring?

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