@Shini92 not bad if you like that pattern? Have you seen @adonisframework with its dependency injection stuff?
I know there's some folks in that community that like the spring boot style decorators for declaring routes and stuff
I know there's some folks in that community that like the spring boot style decorators for declaring routes and stuff
I also orientate myself currently a bit between #nestjs, #quarkus and #springboot.
Also I might add `@Consumes(mediaType)` and `@Provides(mediaType)` and potentially switch to ` @Get(pathMapping)` and `@RestController(pathMapping)` (which then set the media type to `application/json` by default)
... and stuff like that ...
That's why its private and poc :D
A space for Bonfire maintainers and contributors to communicate