diff --git a/spring-boot-crud/README.md b/spring-boot-crud/README.md index 566cb327a8..ab2cbe1e3a 100644 --- a/spring-boot-crud/README.md +++ b/spring-boot-crud/README.md @@ -1,2 +1,3 @@ ### 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)