Add README
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- spring
|
| 5 |
+
- documentation
|
| 6 |
+
- offline
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# documentation
|
| 10 |
+
|
| 11 |
+
Offline Spring + Spring Security documentation: Javadoc API for Spring Framework 5.3.39/6.1.14/7.0.8 and Spring Security 5.8.15/6.1.9/7.0.6, plus a full walkthrough of the hello-world projects in the companion `Spring` bundle. Unzip `documentation.zip`; see `documentation/README.md`.
|