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

com.cmeza.spring.ioc.handler.annotations.DefaultContract Maven / Gradle / Ivy

The newest version!
package com.cmeza.spring.ioc.handler.annotations;

import java.lang.annotation.*;

@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
@Documented
public @interface DefaultContract {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy