An open API service indexing awesome lists of open source software.

https://github.com/ghusta/spring-antpathmatcher

AntPathMatcher from Spring (Java 6).
https://github.com/ghusta/spring-antpathmatcher

ant-path

Last synced: about 2 months ago
JSON representation

AntPathMatcher from Spring (Java 6).

Awesome Lists containing this project

README

          

# AntPathMatcher from Spring

AntPathMatcher from Spring 4.x, compiled for Java 6.

Official Javadoc [here](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/util/AntPathMatcher.html), with some examples.