Class DefaultDomainRequestMatcher
-
- All Implemented Interfaces:
-
pro.fessional.wings.slardar.domainx.DomainRequestMatcher
public class DefaultDomainRequestMatcher implements DomainRequestMatcher
- Since:
2021-02-15
trydofor
-
-
Constructor Summary
Constructors Constructor Description DefaultDomainRequestMatcher(String pathPrefix, Collection<String> otherUrl, int cacheSize, Supplier<List<HandlerMapping>> supplier)
-
Method Summary
-
-
Constructor Detail
-
DefaultDomainRequestMatcher
DefaultDomainRequestMatcher(String pathPrefix, Collection<String> otherUrl, int cacheSize, Supplier<List<HandlerMapping>> supplier)
-
-
-
-