Hasan Kara

Results 3 comments of 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: ![image](https://github.com/user-attachments/assets/9fe403bb-52b9-4ad0-a1dd-7c90ff7478a3) See: https://github.com/spring-projects/spring-modulith/compare/main...haisi:spring-modulith:main