backlink updated

This commit is contained in:
collaboratewithakash
2023-05-30 17:42:58 +05:30
committed by GitHub
parent 6df5561a12
commit f70974f3f6

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)