Skip to content

Commit 14913d5

Browse files
authored
Update README.md
1 parent de30259 commit 14913d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ To the basic example I added some 'showcases' extra features:
1313
- Test with RestTemplateTest
1414
- OpenApi using Spring Doc (code first). Swagger-ui is accessible here: http://localhost:8080/swagger-ui
1515

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.
25+

0 commit comments

Comments
 (0)