183 Commits (25bb264bd97feb28d2efb80c3d53465aa534041e)

Author SHA1 Message Date
Sébastien Deleuze b3aefac9c3 Remove jibx-marshaller element from spring-oxm.xsd 5 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
Sam Brannen 6505c4b839 Refine use of isArray() and componentType() 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Brian Clozel f204f4962d Document XML parser usage against security false positives 1 year ago
Sam Brannen 932ce04541 Stop referring to old Spring versions in Javadoc 2 years ago
Juergen Hoeller a4c2f291d9 Avoid creation of SAXParserFactory for every read operation 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType() 3 years ago
Sam Brannen dafc7a2aab Apply "instanceof pattern matching" in remainder of spring-oxm module 3 years ago
Juergen Hoeller aaeb5eb0d2 Avoid direct URL construction and URL equality checks 3 years ago
Marc Wrobel b30eb6837c Fix and improve Javadoc in spring-oxm 4 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 4 years ago
Frederick Zhang baed0785fd Replace XMLReaderFactory with SAXParserFactory 4 years ago
Arjen Poutsma a7789db067 Polishing 4 years ago
Arjen Poutsma 38062c3373 Polishing contribution 4 years ago
qxo 247d2bb0ae Repect StaxDriver in XStreamMarshaller::marshalXmlStreamWriter 4 years ago
Arjen Poutsma 2271b6078e Polishing contribution 4 years ago
qxo e8eeb99ac8 Repect StaxDriver in XStreamMarshaller::marshalXmlStreamWriter 4 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 4 years ago
Juergen Hoeller 54bd66755c Consistently replace String encoding names with StandardCharset arguments 4 years ago
Sam Brannen 9b4f3880b3 Apply "instanceof pattern matching" in spring-oxm 4 years ago
Sam Brannen 30efa4d478 Change default driver in XStreamMarshaller from XppDriver to DomDriver 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Juergen Hoeller 3c8724ba3d Remove JiBX support 5 years ago
Juergen Hoeller b74e93807e Remove JDK 9 workarounds etc 5 years ago
Juergen Hoeller 837301fdb3 Convenient configuration of type permissions for XStream 1.4.18 5 years ago
Juergen Hoeller ae4160e131 Avoid direct use of non-exported XStream CompositeClassLoader class 6 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 6 years ago
Sam Brannen 4805288122 Use SingletonSupplier for XStream instance in XStreamMarshaller 6 years ago
Sam Brannen ce11fdfa80 Fix concurrency issues in XStreamMarshaller 6 years ago
Sam Brannen b1b25fab00 Fix Checkstyle violation 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Juergen Hoeller 1ccd99ebe7 Polishing 7 years ago
stsypanov 9ca8681f79 Iteration over a map using EntrySet 7 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 7 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 7 years ago
Juergen Hoeller 0babc1fb64 Polishing 7 years ago
Juergen Hoeller 271445b89e Public createMarshaller/Unmarshaller methods on Jaxb2Marshaller 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Rob Winch 263868f018 Polish URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Arjen Poutsma 5938ca9a7c Deprecate JiBX marshaller 7 years ago