You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,13 @@ To the basic example I added some 'showcases' extra features:
13
13
- Test with RestTemplateTest
14
14
- OpenApi using Spring Doc (code first). Swagger-ui is accessible here: http://localhost:8080/swagger-ui
15
15
16
+
17
+
I will add some basic features like:
18
+
- security
19
+
- websockets
20
+
- ...
21
+
22
+
The goal is to provide a small application with a full set of features well documented that can be used as inspiration or reference for other projects.
23
+
24
+
Non-goal are to provide a full set of features or a template.
0 commit comments