Polishing.

Update README files to reference all the examples for Spring Data JDBC.
Also fix a typo in another README.

See #675
This commit is contained in:
Jens Schauder
2023-11-07 12:39:58 +01:00
committed by Mark Paluch
parent 15783e4f7c
commit 7c696ac196
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
== Spring Data JDBC - GraalVM native image
This example compiles a basic Spring Data JDBC appication into a GraalVM native image.
This example compiles a basic Spring Data JDBC application into a GraalVM native image.
=== Install GraalVM & native image tooling