Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Is it possible to use the same Spring Data Repository to hit Two Different Databases (data sources)?

Combine Dynamic datasource routing with spring-data-rest

Return JSON object from a spring-boot rest Controller

Retrieve data from MongoDB using spring data findAll(Example<S> example)

Is there a way to use column name as a parameter in a query using Spring Data JPA?

Getting dynamic property predicate by property name with queryDSL

How to query DynamoDB table by hash using Spring Data

Mongo spring-data issue with java.util.Currency

Migration to SpringBoot 3: trunc a date with oracle driver no longer works (hibernate)

NoSuchMethodError exception with spring-data-redis

Spring Data @Query use VARCHAR instead of NVARCHAR

Spring data mongodb and kotlin

Spring Data Redis with cluster support

Spring Data + Hibernate 5 (Spring Boot 1.4) - getting Deprecation Messages

Do CascadeType.ALL and "insertable = false, updatable = false" exclude each other?

Springboot application not using the correct .properties file

Spring mongoTemplate find special column

java mongodb spring-data