pompiuses

Results 3 issues of pompiuses

**Is your feature request related to a problem? Please describe.** I've been looking into having Javalin run on GraalVM. In that process I ran into a bug in GraalVM as...

Since DslJson is made to be used with object pooling, there would be nice if the framework provided an object pool as well. I've made the implementation below which we...

I've got a Java object containing many nested objects. When I serialize this object the response get large. There currently is a "omitDefaults" parameter, but this also removes booleans which...