@Order(value=-2147483627)
public class BackgroundPreinitializer
extends Object
implements org.springframework.context.ApplicationListener<SpringApplicationEvent>
ApplicationListener to trigger early initialization in a background thread of
time consuming tasks.