Replies: 1 comment 1 reply
-
Seems like missing documentation in the Maven plugin //cc @alvarosanchez |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi! I use micronaut in multiple microservices, I want to extract shared functionality (Factories, Singletones etc) in a separate library, which will be used across all microservices?
I've tried to make it as a vanila maven repository but it seems doesn't see factories and beans inside it.
Is there any good example?
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions