Skip to content

galak-fyyar/microservice-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice Showcase

Showcase code from tech talk "Key problems of Microservice Architecture"

Usage

Prerequisites:

  • Java 8 or higher
  • Groovy 2.3 or higher
  • Apache Zookeeper 3.4.6 or higher
  • Eureka 1.1.141 or higher, but hot higher than 2.0*

Configuration — update content of settings.properties with local IPs.

Services can be started by launching Groovy scripts from command line:

groovy me/sokolenko/microservice/nav/NavigationService.groovy
groovy me/sokolenko/microservice/domain/ChallengeService.groovy
groovy me/sokolenko/microservice/usr/UserService.groovy

About

Showcase code from tech talk Key problems of Microservice Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages