⭐ New Features
- Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855
🐞 Bug Fixes
- Overridden aspect method runs twice #32867
@DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME)
cannot convert UTC without milliseconds tojava.util.Date
#32859- MockHttpServletRequest should not use a shared reader when no content is available #32848
- Spring AOP fails against registered
@Configurable
aspect #32839