cognitect-labs / vase

Data driven microservices
Eclipse Public License 1.0
373 stars 42 forks source link

Fix build #97

Closed ddeaguiar closed 6 years ago

ddeaguiar commented 6 years ago

Fixes the failing build and updates the template generated boot artifacts.

The service_test.clj file was added to the template so that boot test does not throw with a newly generated app.

ddeaguiar commented 6 years ago

@mtnygard we can script version bumping and releasing in a separate PR if needed.