Replies: 1 comment 6 replies
-
In order to run a spring application using the micronaut framework, the source must be processed using the micronaut-spring annotation processors as shown here. 3rd party jars (binary, not source) are not supported. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have micronaut spring application following https://guides.micronaut.io/latest/spring-boot-to-micronaut-application-class-maven-java.html
Beta Was this translation helpful? Give feedback.
All reactions