AntPathMatcher.setCaseSensitive

Specify whether to perform pattern matching in a case-sensitive fashion. <p>Default is {@code true}. Switch this to {@code false} for case-insensitive matching. @since 4.2

class AntPathMatcher
void
setCaseSensitive

Meta