Added See Also links (#18)
At the bottom of the document (above the footer), I added links to other guides that readers may find to be useful.
This commit is contained in:
parent
d3631e4fe1
commit
1ec6f7de30
10
README.adoc
10
README.adoc
@ -173,6 +173,14 @@ Found <firstName: JOHN, lastName: DOE> in the database.
|
|||||||
|
|
||||||
Congratulations! You built a batch job that ingested data from a spreadsheet, processed it, and wrote it to a database.
|
Congratulations! You built a batch job that ingested data from a spreadsheet, processed it, and wrote it to a database.
|
||||||
|
|
||||||
|
== See also
|
||||||
|
|
||||||
|
The following guides may also be helpful:
|
||||||
|
|
||||||
|
* https://spring.io/guides/gs/spring-boot/[Building an Application with Spring Boot]
|
||||||
|
* https://spring.io/guides/gs/accessing-data-gemfire/[Accessing Data with GemFire]
|
||||||
|
* https://spring.io/guides/gs/accessing-data-jpa/[Accessing Data with JPA]
|
||||||
|
* https://spring.io/guides/gs/accessing-data-mongodb/[Accessing Data with MongoDB]
|
||||||
|
* https://spring.io/guides/gs/accessing-data-mysql/[Accessing data with MySQL]
|
||||||
|
|
||||||
include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]
|
include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user