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