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

com.ideaaedi.commonds.constants.BeanNameConstant Maven / Gradle / Ivy

The newest version!
package com.ideaaedi.commonds.constants;

/**
 * bean-name  常量
 *
 * @author JustryDeng 
 * @since 1.0.0
 */
public interface BeanNameConstant {
    
    String BEAN_NAME_4_ExtAutowiredInjectorProcessor = "extAutowiredInjectorProcessor";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy