Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

can i use two repository in the same service?

How do I issue a modifying query to remove a set of entities by their IDs with Spring Data JPA?

MongoDb with Java foreign key

Saving Images Using Spring Boot and MySQL

Spring Data Jpa query resultset to object creation is very slow

Spring Data JPA native @Query with whole entity as named @Param

Spring Data API for query without using ORM

jpa nosql 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