Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring expression language (SpEL) not working on JPA/hibernate entity

JPA Hibernate Dynamic entity mapping & persistence at runtime

mongodb spring connection lost overnight

Caching on methods in JpaRepository (Spring Data)

SpringFox, Spring Data Rest with JpaRepository - Swagger doesn't recognize Rest repositories with spring boot

How to perform queries on hierarchical entities using querydsl or spring data jpa specification?

How to ignore unique violation during insert list of objects which contain set of object

Spring's AspectJ-mode caching versus AspectJ-mode transactions

Error creating bean with name 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping'

Replacing entire contents of spring-data Page, while maintaining paging info

POST request with Many-to-many relationship in Spring Data REST

JPA: The redundant save anti-pattern

Rewrite query in JPA

jpa spring-data-jpa jpa-2.0

Query result in JSON format (key value pair) on using @Query annotation in Spring Boot, Hibernate

What is the default isolation level across nested transactions (instead of concurrent ones)?

How to know underlying database name via Spring Data JPA

Find entity by exact matching in collection

How to sort by fetched properties with distinct JPA Specifications

How to bind Spring Data REST entities to transfer objects?

Spring boot rest service, how to get it to marshal the links as properties?