Paulo Lopes

Results 348 comments of Paulo Lopes

The readme could be also applied to preset apps so more specific info could be given to users, for example: * run npm install/webapack etc... * openapi generator does not...

See an example here: https://github.com/hantsy/helidon-sample/blob/master/quickstart-se/README.md

We should work on switching from c3p0 to agroal, as c3p0 seems to be abandoned. This would solve a couple of issue like this. This will be mostly a big...

@dustContributor using the json configuration should default to c3p0, but indeed we should work on the flip. If you want you could try to contribute this. 1. update the pom.xml...

The new OpenAPI module which supports both OpenAPI 3.0 and 3.1 does solve this issue. There is no need for being lenient or adding more methods to the API that...

This is now possible with the new openapi router.

Should not be an issue with latest openapi: https://github.com/vert-x3/vertx-web/pull/2405

Level has been lowered to trace in the 4.x.x series

This issue should be fixed. Please reopen if needed.