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