Files
spring-boot/spring-boot-project
Dave Syer 22693c17f3 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-24011
2020-11-03 14:21:50 +00:00
..
2020-11-03 10:17:17 +00:00
2020-11-01 17:07:50 +01:00