@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Scope(value="restart") public @interface RestartScope
@Scope
Annotation used to indicate that a bean should remain between
restarts.RestartScopeInitializer
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.