Align MustacheViewResolver with other similar resolvers
The `FreeMarkerViewResolver` (and other template-based resolvers) in Spring Framework avoid using reflection if they know how to instantiate the view class. This change aligns with them. See gh-24011pull/24020/head
parent
699f03d5a6
commit
22693c17f3
Loading…
Reference in New Issue