From e4c76f4e84e4ec0b5fee601d090c8c33e7df2be0 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Tue, 10 Jun 2025 23:34:58 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index ee03db5..00df9a9 100644 --- a/README.adoc +++ b/README.adoc @@ -60,7 +60,7 @@ a modified file in the correct place. Just commit it and push the change. [[working-with-the-code]] == Working with the code If you don't have an IDE preference we would recommend that you use -https://www.springsource.com/developer/sts[Spring Tools Suite] or +https://spring.io/tools[Spring Tools Suite] or https://eclipse.org[Eclipse] when working with the code. We use the https://eclipse.org/m2e/[m2eclipse] eclipse plugin for maven support. Other IDEs and tools should also work without issue as long as they use Maven 3.3.3 or better.