This repository is used in:
- a series of blogs about refactoring
- the meetup about refactoring a monolith to Microservices (http://www.meetup.com/devops-engineers/events/216306592/).
See the code in services/messages
The presentation of this meetup: meetup-dde-refactoring-mono2micro-20150808-v2.pdf.
How to use this repository:
- To set up the tools needed for the exercises, see setupExercises.md in setup folder
- The source code for the exercises can be found in the exercises folder.
- Instructions for each exercise can be found in the readme.md file.