Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to fix: Error creating bean with name : Unsatisfied dependency expressed through field

Can I choose the name of my jpa repository?

JPA - OneToOne Foreign key as primary key

i get error when select max id from table when my table is no 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