Through this change,Spring boot is setting its idleTimeout property for netty server to infinite.This is done by introducing a configuration property "server.netty.idle-timeout".

Fixes #27312

Comment From: wilkinsona

Thanks very much, @saraswathy-krish.