Skip to content

Commit add68bc

Browse files
committed
Added the blog post link
1 parent d90e7b3 commit add68bc

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Bootstrap project to work with microservices using Java
22

3-
watch the videos demonstrating the project
3+
Watch the videos demonstrating the project
44

55
<a href="https://medium.com/@alexsandrosouza/bootstrapping-a-microservices-screencast-7212aa3912cc" target="_blank"><img src="http://img.youtube.com/vi/6LPDbgf5ssU/0.jpg"
66
alt="Bootstrapping a microservice architecture" width="240" height="180" border="10" /></a>
77

8-
The idea of this project is provide you a bootstrap for your next microservice architecture using Java.
9-
On this repository we will be addressing some challenges that everyone faces when are starting with microservices.
10-
This project will definitely helps you get an understand about the microservice world and save you a lot of time in setting your initial
11-
microservice architecture.
8+
Read about the project [here](https://medium.com/hands-on-microservices-with-java/bootstrapping-microservices-your-microservice-architecture-ready-438eefb2e435)
129

13-
Basically if you are interested on microservice, either study or want to implement microservice approach at your work, this project is for you!
10+
The idea of this project is to provide you a bootstrap for your next microservice architecture using Java. we are addressing main challenges that everyone faces when is starting with microservices. This project will definitely help you get an understand about microservices world and save you a lot of time in setting your initial microservice architecture.
1411

12+
Basically, if you are interested in microservice, either study or want to implement microservice approach at your work, this project is for you!
1513

1614
Some patterns, tools and technologies that you will see in this system:
1715

@@ -162,7 +160,5 @@ curl -H "Content-Type: application/json" -X POST -d '{"id":161,"caption":"Test c
162160
```
163161

164162
## TODO
165-
* Deploy the project to Amazon ECS
166-
* Integrate turbine in the Admin dashboard
167163
* Add private maven repository Artifactory
168164
* Manager services integration through Spring Webflow

microservices-architecture.jpg

-105 KB
Binary file not shown.

0 commit comments

Comments
 (0)