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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# java-angular-basic
1
+
# Java (Spring Boot) and Angular basic showcase
2
2
3
3
This is a quick starter for projects using Spring Boot as backend and Angular as frontend.
4
4
@@ -23,5 +23,10 @@ The goal is to provide a small application with a full set of features well docu
23
23
24
24
Non-goal are to provide a full set of features or a template to be used to build other applications (well, you could do it but there is a lot to delete).
25
25
26
+
## Branches
27
+
Some features are integrated in separate branches:
28
+
- Open API example: https://github.com/marco76/java-angular-basic/tree/external-api-open-api
29
+
-
30
+
26
31
## Request a feature
27
32
You can contact me or fill a feature request if you would like to see a feature included in this showcase.
0 commit comments