Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 366 Bytes

Heroes

Change Log

  • Added basic maven project structure
  • Added initial Spring services
  • Added mongo db persistence to hero entity and service
  • Refactored project to use Spring Boot
  • Added REST controllers for Hero and Party
  • Added additional microservices arena and promoter
  • Added Spring Cloud communication tools
  • Added Docker configuration and files