332 B
332 B
Summary
This project is a template for startup a new kotlin/gralde project with hexagonal architecture.
It ships an entity which represent users, and all endpoints to signup, signin etc. with the PostgreSQL infrastructure implementation to store data.
Just clone this project and rename gradle modules and packages as you need.