eventuate-examples / eventuate-examples-java-customers-and-orders

Java version of the Customers and Orders event sourcing example from my presentations
392 stars 204 forks source link

convert wait-for-services.sh and show-urls.sh to gradle #18

Open nagkumar opened 6 years ago

nagkumar commented 6 years ago

It would be good to remove .sh as this example should run the same way in windows and unix i.e. convert these scripts to gradle.