Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Determine the end of a cyclic workflow in spring integration (inbound-channel => service-activator)

@Async and @Transactional

Getting 500 Internal Server Error SpringBoot [duplicate]

Spring Data Rest different data for same object depending on uri /files <-> files/1

@Param not working in Spring Data JPA

Spring boot 3.2.2 upgrade related Warnings - Batch application

How to Execute a Query stored as String with Spring Data JPA?

Where to put business logic, in controller or service? [duplicate]

Spring JPA: How to check whether "save" function created or updated the data?

spring jpa spring-data-jpa

Convert String to CLOB in Spring data JPA

Lazy attribute is null inside transaction after creation

How to save an Entity object into an initialized h2 table with generated index?

How can I lazy create the EntityManagerFactory using Spring Data ORM/JPA?

java spring spring-data-jpa

no setter methods in generated mapstruct implementation

Incorrect Hibernate Mapping of OneToOne Relationships with Composite Keys in a PostgreSQL Database