Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Using Spring Data JPA with Spring 3.1.0

How to merge child entity in Spring Data JPA

DefaultComponentSafeNamingStrategy with Spring Boot 2 JPA

How to save timestamp in UTC format for Audit fields @CreatedDate, @LastModifiedDate in Spring JPA

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

How to Inner Join using Spring Boot JPA / Hibernate in Repository?

IllegalArgumentException: Not a managed type: Entity in Spring GraalVM native compile

How to invoke repository method for standalone application?

java spring spring-data-jpa

How to fix: Error creating bean with name : Unsatisfied dependency expressed through field

Using enums in a spring entity

Can I choose the name of my jpa repository?

Lazy loading works, but shouldn't

Netflix DGS with JPA

How to embed in memory MariaDB4j to replace default Spring DataSource in JUnit Tests?