@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface BootstrapConfiguration
META-INF/spring.factories
. Entries in
the factories file are used to create the bootstrap application context.public abstract Class<?>[] exclude
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.