Replies: 2 comments 4 replies
-
|
maven or Gradle? |
Beta Was this translation helpful? Give feedback.
-
|
I am still stuck with maven setup mentioned above. @graemerocher I may be barking at the wrong tree here. I prefer more standalone libraries, even from micronaut that is leaner than Spring (that is my impression at least). I do not want to bother you much if micronaut team has no time or desire to make parts more standalone. It is fine to do so, I just need to know to evaluate my options. I am looking into https://avaje.io/jsonb/ next, even though I use jackson for all of my projects for a long time now, and would prefer to find something standalone(not too many deps) that generates code for serialization/deserialization for jackson. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue description
This is the only micronaut-related library I use:
Could somebody write me some code to serialize an instance of this class?
Beta Was this translation helpful? Give feedback.
All reactions