Benedikt Stemmildt
Benedikt Stemmildt
sorry for the strange diff... dunno how that happened...
Hey there. Just wanted to let you know that I forked you project to make it work with yarn. Currently I am not sure whether to do a Pull Request...
Is it possible that the Binding for the io.vertx.json.schema.draft7.dsl.Schemas class is still missing? I can't call objectSchema() or intSchema() and so on...
We committed us to following things to make contribution easier: Pull-Requests will trigger checks (travis-ci build, ...) Pull-Request-Merges will automatically publish a new snapshot version
Hey guys, you should add the following controllerAdvices to validation module: BadRequestException ConstraintViolationException extends ResponseEntityExceptionHandler => overwrite handleMethodArgumentNotValid method It would also be nice to not only provide a content-type...
Hey there, I was just able to make the router work with ssr in a basic example. From what I figured, its just about providing your own `integration` in the...
The following screenshot states the problem:  Every
setting :show-version to false does not opt-out the version footer completely:  Please fix :)
you provide a slf4j-simple binding. if someone uses another binding in their project it is necessary to exclude yours. maybe there is a better way then forcing everybody to do...
Would be nice to have a button inside the step/console output layer to switch between dark and light mode. Some people (including me) like to read black font on white...