Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring data jpa save can not get id

How to cache results of a Spring Data JPA query method without using query cache?

Spring JpaRepositroy.save() does not appear to throw exception on duplicate saves

How to solve Timeout FeignClient

Spring Data - get last record from the table [duplicate]

"invalid hexadecimal representation" for spring mongo data repository interface

Spring Data JPA NamedStoredProcedureQuery Multiple Out Parameters

Spring Data MongoDB: how to implement "entity relationships"?

Multiple Repositories for the Same Entity in Spring Data Rest

How to return raw JSON directly from a mongodb query in Java?

How to prevent some HTTP methods from being exported from my MongoRepository?

Spring io @Autowired: The blank final field may not have been initialized

Spring Boot w/ JPA: move @Entity to different package

Spring data mongo use OR in Query

How To Configure MongoDb Collection Name For a Class in Spring Data

Spring data CrudRepository exists

ReactiveCrudRepository to use Hibernate in spring

MongoDB Embedded Objects have no ID (null value)

How to access entity manager with spring boot and spring data

Can Spring Data REST's QueryDSL integration be used to perform more complex queries?