Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to implement a Spring Data repository for a @MappedSuperclass

java generics jpa spring-data

How to shorten names of query methods in Spring Data JPA Repositories?

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)