Skip to content

Commit 674b887

Browse files
authored
Removed parent array.
1 parent 7cf74cf commit 674b887

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

setups.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
}
1+
{
2+
"springboot.admin": {
3+
"title": "Spring Boot Microservice with Admin Portal",
4+
"description": "Builds a simple Spring Boot based microservice complete with authentication and authorization and an admin web portal.",
5+
"uri": "github:entityc/ec-springboot-lib:production/setups/BasicWebApp"
86
}
9-
]
7+
}

0 commit comments

Comments
 (0)