@Target(value=TYPE) @Retention(value=RUNTIME) @Import(value=ConstrettoImportRegistrar.class) @Documented public @interface Constretto
ConstrettoConfiguration instance
(hint: use ConstrettoBuilder to create one).| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enableAnnotationSupport
Should the Constretto annotation (for injecting configuration for
Configuration
and Configure annotated fields and methods. |
boolean |
enablePropertyPlaceholder
Should the Constretto based property placeholder BeanPostProcessor be enabled? Default is true
|
public abstract boolean enablePropertyPlaceholder
public abstract boolean enableAnnotationSupport
Configuration
and Configure annotated fields and methods.Copyright © 2008–2014. All rights reserved.