Replies: 2 comments 1 reply
-
Almost every feature depends on parts of Micronaut Core. Not sure exactly what you want to achieve. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes you can use it independently. The ObjectMapper interface has some static factory methods to create an instance. The Micronaut annotation processors need to be on the annotation processor classpath |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
can I run this reflection-free serialization library without micronaut core?
Beta Was this translation helpful? Give feedback.
All reactions