Stéphane Épardaud

Results 668 comments of Stéphane Épardaud

You can run the tests on the sample with `mvn -pl doclets integration-test` and the result will be in `doclets/target/jaxrsdocs/`

I've heard that request before, and it's not on my todo list, simply for lack of time and the fact that I avoid XSLT like the plague. If you want...

The template path is now optional (perhaps not released yet, but in master), that's why I removed it. It will default to `templates//.`

Also see validation per OpenAPI: http://vertx.io/docs/vertx-web-api-contract/java/

What ideas do you have? ATM I'm working on getting async injection working so I can get service registry URLs injected from the [vertx-service-discovery](http://vertx.io/docs/vertx-service-discovery/java/#_kubernetes_bridge) module.

We don't start Vert.x in cluster mode, but that should be enabled by config file. Sounds like a good experiment.

Sorry, this is a version of AuthenticationFailedExceptionMapper` which is pretty old and got rewritten. I've answered the questions on your other issues about upgrading. If you can upgrade to the...

It would actually be more cool to be able to say {@link GET} or {@link GET /item/{key}}