From 30c3679e4fc8249cfa21a12f84650a68c9b57104 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Wed, 20 Apr 2022 23:32:16 +0800 Subject: [PATCH] Update README.md --- spring-boot-modules/spring-boot-crud/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-crud/README.md b/spring-boot-modules/spring-boot-crud/README.md index 3d3d8f42d7..6b0032deb3 100644 --- a/spring-boot-modules/spring-boot-crud/README.md +++ b/spring-boot-modules/spring-boot-crud/README.md @@ -5,4 +5,3 @@ 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) -- [A Guide to Spring in Eclipse STS](https://www.baeldung.com/eclipse-sts-spring) \ No newline at end of file