armeria
armeria copied to clipboard
Support project scaffolding or initializer
Such as https://start.spring.io/, so a user can easily start building the application using Armeria.
I shared a related post last year. 😄
See https://github.com/line/armeria/issues/2426#issuecomment-591251023
Ah, I missed that. Thanks. 😄
Also, Micronaut has one. https://micronaut.io/launch/
I think this would be a great way to create a nice UX for devs especially for first-timers. I would like to work on this when I have spare time.