vertx-web icon indicating copy to clipboard operation
vertx-web copied to clipboard

Introduce dataobjects and/or builders for Vert.x Web handlers

Open tsegismont opened this issue 1 year ago • 0 comments
trafficstars

Closes #2519

Commits can be reviewed individually.

When option classes are introduced, it is attempted to minimize the breaking change impact by keeping the same method names. For example: StaticHandler#setIncludeHidden becomes StaticHandlerOptions#setIncludeHidden.

tsegismont avatar Jul 19 '24 14:07 tsegismont