Merge branch '4.0.x'

Closes gh-50147
This commit is contained in:
Phillip Webb
2026-04-21 20:32:26 -07:00
@@ -14,6 +14,9 @@ Doing so generates a new project structure so that you can xref:tutorial:first-a
Check the https://github.com/spring-io/start.spring.io/blob/main/USING.adoc[start.spring.io user guide] for more details.
====
NOTE: This tutorial provides steps that you can follow to build your first Spring Boot application.
You don't need to know Java, however, if you're the kind of person that prefers learning the fundamentals first, you might want to check out https://dev.java/learn/ before you begin.
[[getting-started.first-application.prerequisites]]