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