Update README.md

This commit is contained in:
johnA1331 2020-06-26 17:41:47 +08:00 committed by GitHub
parent d7c98c56db
commit c52d618baa
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ This module contains articles about Hibernate 5. Let's not add more articles her
### Relevant articles:
- [An Overview of Identifiers in Hibernate](https://www.baeldung.com/hibernate-identifiers)
- [An Overview of Identifiers in Hibernate/JPA](https://www.baeldung.com/hibernate-identifiers)
- [Hibernate Interceptors](https://www.baeldung.com/hibernate-interceptor)
- [Hibernate Entity Lifecycle](https://www.baeldung.com/hibernate-entity-lifecycle)
- [Hibernate 5 Naming Strategy Configuration](https://www.baeldung.com/hibernate-naming-strategy)