All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pastdev.httpcomponents.annotations.ServletMapping Maven / Gradle / Ivy

The newest version!
package com.pastdev.httpcomponents.annotations;


public @interface ServletMapping {
    public String[] urlPatterns();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy