Constant Field Values
Contents
com.bobocode.*
-
com.bobocode.bring.core.BringApplication
-
com.bobocode.bring.core.bfpp.impl.ValuePropertiesPostProcessor
-
com.bobocode.bring.core.bpp.impl.schedule.CustomScheduleConfiguration
-
com.bobocode.bring.core.context.type.AbstractPropertyValueTypeInjector
-
com.bobocode.bring.core.context.type.field.FieldMapValueTypeInjectorModifier and TypeConstant FieldValue
private static final String"Map type of injection is not supported, field: %s." -
com.bobocode.bring.core.context.type.field.FieldQueueValueTypeInjectorModifier and TypeConstant FieldValue
private static final String"Queue type of injection is not supported, field: %s."
-
com.bobocode.bring.core.context.type.parameter.ParameterMapValueTypeInjectorModifier and TypeConstant FieldValue
private static final String"Map type of injection is not supported, parameter: %s." -
com.bobocode.bring.core.context.type.parameter.ParameterQueueValueTypeInjectorModifier and TypeConstant FieldValue
private static final String"Queue type of injection is not supported, parameter: %s."
-
com.bobocode.bring.core.env.impl.BringPropertiesSourceScanner
-
com.bobocode.bring.core.env.impl.BringPropertySourceLoader
-
com.bobocode.bring.core.exception.CyclicBeanException
-
com.bobocode.bring.core.exception.NoConstructorWithAutowiredAnnotationBeanExceptionModifier and TypeConstant FieldValue
private static final String"No constructor with Autowired annotation for %s. \n Add Autowired to one of them %s" -
com.bobocode.bring.core.exception.NoSuchBeanException
-
com.bobocode.bring.core.exception.PostConstructExceptionModifier and TypeConstant FieldValue
public static final String"@PostConstruct should be added to method without parameters" -
com.bobocode.bring.core.exception.PreDestroyExceptionModifier and TypeConstant FieldValue
public static final String"@PreDestroy should be added to method without parameters"
-
com.bobocode.bring.core.utils.BannerModifier and TypeConstant FieldValue
public static final String"banner.txt"public static final String"bring.main.banner.file"public static final String"resources/banner.txt"public static final String"bring.main.banner"public static final String"OFF"public static final String" ____ _ ______ \n | __ ) _ __(_)_ __ __ _ \\ \\ \\ \\ \n | _ \\| \'__| | \'_ \\ / _` | | | | |\n | |_) | | | | | | | (_| | | | | |\n |____/|_| |_|_| |_|\\__, | | | | |\n :: By Blyznytsia :: |___/ /_/_/_/ \n\n"private static final String"banner.txt file can\'t be Null" -
com.bobocode.bring.core.utils.ReflectionUtilsModifier and TypeConstant FieldValue
private static final String"arg"private static final String"BeanProcessor \'%s\' should have constructor with one parameter \'%s\'."private static final String"BeanProcessor \'%s\' should have constructor with parameters \'%s\'."private static final String"BeanProcessor \'%s\' should have only default constructor without params"private static final String"BeanProcessor \'%s\' should have "private static final String", "private static final String"set" -
com.bobocode.bring.core.utils.TypeCast