@Retention(value=RUNTIME) @Target(value=TYPE) public @interface AutoConfigureBefore
auto-configuration
should be applied
before other specified auto-configuration classes.public abstract Class<?>[] value
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.