Now I'm using micronaut-ktor module, but I'm havin...
# micronaut
d
Now I'm using micronaut-ktor module, but I'm having a problem that it doesn't see the `install`s before it registers the routing... meaning that authentication for example will crash... is there any way to control the order of the beans getting loaded into that list @Graeme?