Skip to content

Commit 5e8979a

Browse files
authored
Update README.md
1 parent d91c3b0 commit 5e8979a

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
# Microservice Challenge
22
Index for all Micro-service Challenge
33

4-
## #1 : [Starter](https://github.com/ERS-HCL/microservice-starter)
4+
## #1 : [Quick Starter](https://github.com/Micro-Starter/quick-starter)
55
Create a micro-services starter collection based on various tools/frameworks available in market.
66

7-
#### Embeded Servers ( [Tomcat](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-tomcat), [Jetty](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-jetty), [Grizzly](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-grizzly), [Netty](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-netty), [Undertow](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-undertow) )
8-
9-
#### [Spring Boot](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-springboot)
10-
11-
#### [Wildfly Swarm](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-wildflyswarm)
12-
13-
#### [Red Hat Quarkus](https://github.com/ERS-HCL/microservice-starter/blob/master/microservice-starter-quarkus)
14-
15-
#### [Oracle Helidon](https://github.com/ERS-HCL/microservice-starter/blob/master/microservice-starter-helidon)
7+
#### Embeded Web Servers
8+
- ##### [Tomcat](https://github.com/Micro-Starter/quick-starter/tree/master/microservice-starter-tomcat)
9+
- ##### [Jetty](https://github.com/Micro-Starter/quick-starter/tree/master/microservice-starter-jetty)
10+
- ##### [Grizzly](https://github.com/Micro-Starter/quick-starter/tree/master/microservice-starter-grizzly)
11+
- ##### [Netty](https://github.com/Micro-Starter/quick-starter/tree/master/microservice-starter-netty)
12+
- ##### [Undertow](https://github.com/Micro-Starter/quick-starter/tree/master/microservice-starter-undertow)
13+
14+
#### Frameworks
15+
- ##### [Spring Boot](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-springboot)
16+
- ##### [Wildfly Swarm](https://github.com/ERS-HCL/microservice-starter/tree/master/microservice-starter-wildflyswarm)
17+
- ##### [Red Hat Quarkus](https://github.com/ERS-HCL/microservice-starter/blob/master/microservice-starter-quarkus)
18+
- ##### [Oracle Helidon](https://github.com/ERS-HCL/microservice-starter/blob/master/microservice-starter-helidon)
1619

1720
## #2 : Migration Plan
1821
Create a step by step plan to migrate existing monolithic application to micro-service architecture.

0 commit comments

Comments
 (0)