From c3c5a4f745d3482882e8de29c2abf22cb37dc965 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Oct 2023 10:30:55 +0000 Subject: [PATCH] Update 'README.adoc' --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index b603722e4e..27e6dead22 100755 --- a/README.adoc +++ b/README.adoc @@ -8,6 +8,7 @@ It takes an opinionated view of the Spring platform so that new and existing use You can use Spring Boot to create stand-alone Java applications that can be started using `java -jar` or more traditional WAR deployments. We also provide a command-line tool that runs Spring scripts. + Our primary goals are: * Provide a radically faster and widely accessible getting started experience for all Spring development.