microservices-patterns / ftgo-application

Example code for the book Microservice patterns
Other
3.35k stars 1.29k forks source link

Document importing into IDE #88

Open cer opened 4 years ago

cer commented 4 years ago

The steps are:

  1. git clone to the filesystem
  2. Run ./gradlew buildContracts assemble
  3. Either

Originally posted by @cer in https://github.com/microservices-patterns/ftgo-application/issues/86#issuecomment-615895108