ebowman / api-first-hand

API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
MIT License
142 stars 22 forks source link

Move from Activator to Giter8 #84

Closed alexkops closed 7 years ago

alexkops commented 7 years ago

Lightbend has announced EOL for Activator at 24th of May (end of 2017 for the Activator server). Instead of Activator templates they now support Giter8 via sbt, so the api-first-hand template should be migrated as well

http://developer.lightbend.com/blog/2017-03-17-how-to-migrate-activator-template/

slavaschmidt commented 7 years ago

More related to the https://github.com/zalando-incubator/api-first-hand-service

alexkops commented 7 years ago

Ok, created an issue there! https://github.com/zalando-incubator/api-first-hand-service/issues/12