Skip to content

Commit d06335e

Browse files
authoredMar 2, 2020
Update README.md
1 parent d31ab64 commit d06335e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
A curated list of microservices related resources
33

44

5-
As part of my journey to implement [Microservice Challenge](https://github.com/ERS-HCL/microservice-challenge) I have came across various useful resources on microservices. I am sharing those to create a awesome list of microservice resources.
5+
As part of my journey to implement [Microservice Challenge](../../../challenge) I have came across various useful resources on microservices. I am sharing those to create a awesome list of microservice resources.
66

77
### Starters
88

99
- [Microservice Starter with\[out\] Spring Boot](https://dzone.com/articles/building-microservices-without-spring-boot)
1010
- [Microservice Starter with Wildfly Swarm](https://dzone.com/articles/building-microservices-with-wildfly-swarm)
11+
- [Microservice Starter with Red Hat Quarkus](https://dzone.com/articles/building-microservices-with-red-hat-quarkus)
12+
- [Microservice Starter with Oracle Helidon](https://dzone.com/articles/building-microservices-with-oracle-helidon)
13+
1114

1215
### Guides
1316

@@ -36,6 +39,8 @@ As part of my journey to implement [Microservice Challenge](https://github.com/E
3639

3740
### Frameworks
3841
- [Spring Boot](http://spring.io/projects/spring-boot)
42+
- [Red Hat Quarkus](https://quarkus.io/)
43+
- [Oracle Helidon](https://helidon.io/)
3944
- [Netflix OSS](https://github.com/Netflix/)
4045
- [Evantuate](http://eventuate.io)
4146
- [Cheddar](https://github.com/travel-cloud/Cheddar)

0 commit comments

Comments
 (0)
Please sign in to comment.