mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
This commits registers LazyInitializationExcludeFilter to exclude NettyAutoConfiguration from global lazy init. See gh-46164 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>