Spring Cloud Microservices Beginner Tutorial — Completed
If you have followed me from the first section to create the project and tried running my code (https://github.com/NeilRen/SpringCloudDemo), I believe you can now build a basic microservices architecture. Since this is a beginner tutorial, many things are not covered in depth or detail — the goal was simply to get a microservices architecture up and running. If I have time later, I will try to write an advanced tutorial covering Spring Security, message queues, database distributed master-slave setups, distributed log collection, and so on.
