We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8929cef commit 07acb77Copy full SHA for 07acb77
README.md
@@ -243,3 +243,7 @@ curl -i http://localhost:8080/lending/patrons/1/loans
243
```
244
245
• HTTP 200 with a JSON array of the patron’s open loans.
246
+
247
+## Licensing
248
249
+The code in this repo is licensed under the [Unlicense license](license), and the slides are © 2025 by James McMahon.
slide-deck.md
@@ -12,6 +12,7 @@ style: |
12
}
13
---
14
15
+[//]: # (© 2025 by James McMahon. All Rights Reserved.)
16
[//]: # (run using `marp slide-deck.md -o slides.html --html --allow-local-files -w`)
17
18
# Evolve Your Codebase Using Spring Modulith
0 commit comments