Polish gh-10007
This commit is contained in:
parent
43317c5a61
commit
204f0b4599
|
@ -29,7 +29,7 @@ import org.springframework.web.server.ServerWebExchange;
|
|||
* @author Guirong Hu
|
||||
* @since 5.7
|
||||
*/
|
||||
public class IpAddressServerWebExchangeMatcher implements ServerWebExchangeMatcher {
|
||||
public final class IpAddressServerWebExchangeMatcher implements ServerWebExchangeMatcher {
|
||||
|
||||
private final IpAddressMatcher ipAddressMatcher;
|
||||
|
||||
|
|
Loading…
Reference in New Issue