Update README.md

[skip ci]
This commit is contained in:
edizor 2023-05-05 23:42:22 +08:00 committed by GitHub
parent 7720c03dbf
commit 93348fff60
1 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ This module contains articles about Hibernate Mappings.
### Relevant articles
- [Hibernate Many to Many Annotation Tutorial](https://www.baeldung.com/hibernate-many-to-many)
- [Hibernate Many to Many Annotation Tutorial](https://www.baeldung.com/hibernate-many-to-many)
- [Boolean Converters in Hibernate 6](https://www.baeldung.com/java-hibernate-6-boolean-converters)