Skip to content

Commit

Permalink
Minor mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Dec 16, 2024
1 parent 77336de commit 4ff004f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions asciidoc/modules/vertx_web.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ userContext.logout();

The `RoutingContext#setUser` method has been removed, this operation should be performed by authentication handlers instead.

`StaticHandler` methods `setAllowRootFileSystemAccess` and `setWebRoot` are removed after deprecation in Vert.x 4.

== Static handler configuration

`StaticHandler` methods `setAllowRootFileSystemAccess` and `setWebRoot` are removed after deprecation in {VertX} {v4x}.
Expand Down

0 comments on commit 4ff004f

Please sign in to comment.