Create README.md

[skip ci]
This commit is contained in:
edizor 2023-05-12 00:01:07 +08:00 committed by GitHub
parent 035717faa7
commit aba6f36ac7
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
## Relevant Articles
- [Overridding hashCode() And equals() For Records](https://www.baeldung.com/java-override-hashcode-equals-records)