Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Nov 30, 2021
1 parent 9f51240 commit 898ba67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* @author Guirong Hu
* @since 5.7
*/
public class IpAddressServerWebExchangeMatcher implements ServerWebExchangeMatcher {
public final class IpAddressServerWebExchangeMatcher implements ServerWebExchangeMatcher {

private final IpAddressMatcher ipAddressMatcher;

Expand Down

0 comments on commit 898ba67

Please sign in to comment.