Package org.apache.dubbo.rpc.cluster.router.condition.matcher.pattern.wildcard
package org.apache.dubbo.rpc.cluster.router.condition.matcher.pattern.wildcard
-
ClassesClassDescriptionMatches with patterns like 'key=hello', 'key=hello*', 'key=*hello', 'key=h*o' or 'key=*'