ScalaConsultants / zio-scala2-quickstart.g8

A Giter8 template for a fully functional, ready to deploy ZIO-based microservice.
Creative Commons Zero v1.0 Universal
89 stars 18 forks source link

Improve build.sbt consistency #494

Closed jczuchnowski closed 1 year ago

jczuchnowski commented 1 year ago

The goal here is to improve configuration files consistency between this and https://github.com/ScalaConsultants/zio-scala3-quickstart.g8 projects.

The counterpart to this is https://github.com/ScalaConsultants/zio-scala3-quickstart.g8/pull/107.