backlink updated

This commit is contained in:
collaboratewithakash 2023-05-30 17:42:58 +05:30 committed by GitHub
parent a0ed49e3fd
commit 480fec36f7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This module contains articles about annotations used in Spring Data JPA
### Relevant articles
- [DDD Aggregates and @DomainEvents](https://www.baeldung.com/spring-data-ddd)
- [JPA @Embedded And @Embeddable](https://www.baeldung.com/jpa-embedded-embeddable)
- [Jpa @Embedded and @Embeddable](https://www.baeldung.com/jpa-embedded-embeddable)
- [Spring JPA @Embedded and @EmbeddedId](https://www.baeldung.com/spring-jpa-embedded-method-parameters)
- [Programmatic Transaction Management in Spring](https://www.baeldung.com/spring-programmatic-transaction-management)
- [JPA Entity Lifecycle Events](https://www.baeldung.com/jpa-entity-lifecycle-events)