|
|
@@ -1,6 +1,6 @@
|
|
1
|
1
|
## Related resources
|
|
2
|
2
|
|
|
3
|
|
-Spring Boot provides a wide range of support for various services, including most services doumented in the Spring Getting Started guides. Some of these guides are listed here.
|
|
|
3
|
+Spring Boot provides a wide range of support for various services, including most services documented in the Spring Getting Started guides. Some of these guides are listed here.
|
|
4
|
4
|
|
|
5
|
5
|
### Getting Started guides
|
|
6
|
6
|
|
|
|
@@ -9,8 +9,8 @@ Spring Boot provides a wide range of support for various services, including mos
|
|
9
|
9
|
* [Creating Asynchronous Methods][gs-async-method]
|
|
10
|
10
|
* [Creating a Batch Service][gs-batch-processing]
|
|
11
|
11
|
* [Securing a Web Application][gs-securing-web]
|
|
12
|
|
-* [Uploading a File][gs-uploading-files]
|
|
13
|
|
-* [Converting a Spring Boot JAR-based application to a WAR][gs-convert-jar-to-war]
|
|
|
12
|
+* [Uploading Files][gs-uploading-files]
|
|
|
13
|
+* [Converting a Spring Boot JAR Application to a WAR][gs-convert-jar-to-war]
|
|
14
|
14
|
|
|
15
|
15
|
[gs-actuator-service]: /guides/gs/actuator-service
|
|
16
|
16
|
[gs-accessing-data-jpa]: /guides/gs/accessing-data-jpa
|