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 7cf74cf commit 674b887Copy full SHA for 674b887
setups.json
@@ -1,9 +1,7 @@
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
- }
+{
+ "springboot.admin": {
+ "title": "Spring Boot Microservice with Admin Portal",
+ "description": "Builds a simple Spring Boot based microservice complete with authentication and authorization and an admin web portal.",
+ "uri": "github:entityc/ec-springboot-lib:production/setups/BasicWebApp"
8
}
9
-]
+}
0 commit comments