Skip to content
/ AOU Public

Meta repo (iteration 2) for projects used in Services Assemble! session/workshop

License

Notifications You must be signed in to change notification settings

mkheck/AOU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99f999d · Jun 8, 2018

History

40 Commits
Jun 8, 2018
Jun 8, 2018
Jun 6, 2018
Jun 6, 2018
Jun 6, 2018
Jun 6, 2018
May 31, 2018
Jun 6, 2018
May 31, 2018
Jun 1, 2018

Repository files navigation

AOU

Meta repository for second iteration of session/workshop: Services Assemble! Apply MVP Principles to Create Microservices Without Chaos with Spring Cloud/Netflix OSS

Component repos

Notes

  • To clone this in one pass, you must issue this command to clone submodules as well:
git clone --recursive https://github.com/mkheck/AOU
  • If you've already cloned the project & missed picking up the submodules, simply run this to set it right:
git submodule update --init --recursive
  • Note that you can still clone all projects independently by following the links above to each individual repo
  • Comment/remove Spring Cloud Stream (RabbitMQ) related code from Coffee & Edge services if not using async/MQ capabilities

Contact information