public class WPM extends Object
| Constructor and Description |
|---|
WPM() |
| Modifier and Type | Method and Description |
|---|---|
static WildPathMatcher |
fromPath(String path) |
static WildPathMatcher |
path(List<String> path) |
static WildPathMatcher |
path(String... path) |
public static WildPathMatcher path(List<String> path)
public static WildPathMatcher path(String... path)
public static WildPathMatcher fromPath(String path)
Copyright © 2020. All rights reserved.