Aug 23, 2021
If you control the library then you can simply add couple of annotation processors to generate Micronaut metadata as described in Micronaut Spring library:
Otherwise, I'm afraid that you will have to create a shadow structure for the Spring components. This guide is sadly designed only for the libraries under your control.