Update README.md

[skip ci]
This commit is contained in:
edizor 2023-12-17 08:27:59 +08:00 committed by GitHub
parent 27a1df02bb
commit 4bf82e88ea
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ This module contains articles about Spring Boot CRUD Operations
### Relevant Articles:
- [Spring Boot CRUD Application with Thymeleaf](https://www.baeldung.com/spring-boot-crud-thymeleaf)
- [Using a Spring Boot Application as a Dependency](https://www.baeldung.com/spring-boot-dependency)
- [Differences Between Entities and DTOs](https://www.baeldung.com/java-entity-vs-dto)