We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35b4e0 commit 7cf74cfCopy full SHA for 7cf74cf
setups.json
@@ -0,0 +1,9 @@
1
+[
2
+ {
3
+ "springboot.admin": {
4
+ "title": "Spring Boot Microservice with Admin Portal",
5
+ "description": "Builds a simple Spring Boot based microservice complete with authentication and authorization and an admin web portal.",
6
+ "uri": "github:entityc/ec-springboot-lib:production/setups/BasicWebApp"
7
+ }
8
9
+]
0 commit comments