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

cn.ocoop.spring.annotation.MvcConfiguration Maven / Gradle / Ivy

package cn.ocoop.spring.annotation;

import java.lang.annotation.*;

/**
 * Created by liolay on 2017/3/31.
 */
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
@Documented
public @interface MvcConfiguration {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy