We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11981e0 commit 82115b5Copy full SHA for 82115b5
README.md
@@ -4,13 +4,15 @@ Example code for the Quarkus for Spring Developers eBook. Code is organized by c
4
## Versions
5
Whenever possible, versions of Quarkus and Spring used in these examples are kept up-to-date as much as possible.
6
7
+### Book Chapter Text
8
The table below describes the versions of the example snippets used in the book's chapter text:
9
10
| Framework | Version |
11
| --------- | ------- |
12
| Quarkus | `2.1.3.Final` |
13
| Spring Boot | `2.5.4` |
14
15
+### Examples Repo
16
The table below describes the versions of the examples in this repo:
17
18
0 commit comments