Uses of Interface
org.springframework.boot.LazyInitializationExcludeFilter
Package
Description
Core Spring Boot classes.
Auto-configuration for task execution and scheduling.
-
Uses of LazyInitializationExcludeFilter in org.springframework.boot
Modifier and TypeMethodDescriptionLazyInitializationExcludeFilter.forBeanTypes
(Class<?>... types) Factory method that creates a filter for the given bean types. -
Uses of LazyInitializationExcludeFilter in org.springframework.boot.autoconfigure.task
Modifier and TypeMethodDescriptionTaskSchedulingAutoConfiguration.scheduledBeanLazyInitializationExcludeFilter()