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