Files
spring-framework/spring-webmvc
머랭 71965c1c85 Align DispatcherServlet bean detection logs
RequestToViewNameTranslator and FlashMapManager logged the simple class
name at TRACE and the object at DEBUG. Swap them to match the multipart
and locale resolver logs. This follows Spring's logging guidance to keep
DEBUG output compact.

See: https://github.com/spring-projects/spring-framework/wiki/Logging

Closes gh-37296

Signed-off-by: cookie-meringue <daehyeon3351@gmail.com>
2026-09-18 15:08:00 +02:00
..