Package org.springframework.boot.autoconfigure.preinitialize
package org.springframework.boot.autoconfigure.preinitialize
Capabilities to preinitialize code in the background to improve startup performance.
-
InterfacesClassDescriptionInterface used to preinitialize in the background code that may otherwise cause a delay when first called.