Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Can I make a custom controller mirror the formatting of Spring-Data-Rest / Spring-Hateoas generated classes?

Why does getOne(…) on a Spring Data repository not throw an EntityNotFoundException?

Spring Data Join with Specifications

java mysql spring spring-data

What is the difference between query-methods find…By, read…By, query…By, and get…By in spring data?

Pagination with mongoTemplate

Spring boot doesn't load data to initialize database using data.sql

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