Hasan Kara
Hasan Kara
A simple solution would is to simply define the ObjectMapper as a public static field in the class. That on each `JsonJacksonApprovals.asJson` a new ObjectMapper instance is created is wasteful...
Seems like a generic solution is not possible. Come to think of it, springdoc has no possibility to determine how a custom serializers will serialize a specific value, so the...
I've created a minimal UI to illustrate a possible solution:  See: https://github.com/spring-projects/spring-modulith/compare/main...haisi:spring-modulith:main