21945 Commits (1f701d9badb624c847d92de47c8cc17cce2a4977)
 

Author SHA1 Message Date
Juergen Hoeller 1f701d9bad Upgrade to Jetty 9.4.35 4 years ago
Juergen Hoeller 73e1f24ac1 Restore HttpHeaders-based constructor for binary compatibility 4 years ago
Juergen Hoeller 86f9716fef Remove misleading default note on ISO.DATE_TIME 4 years ago
Rossen Stoyanchev 80701082cd Set favorPathExtension to false by default 4 years ago
Arjen Poutsma 3612990344 Polishing 4 years ago
Arjen Poutsma dea2029e94 Only write non-default charset in MultipartWriterSupport 4 years ago
Sam Brannen 77d6f8bc00 Polishing 4 years ago
Rossen Stoyanchev 23006d417b Deprecate context method in WebClient 4 years ago
Rossen Stoyanchev d8dafbc49d Add DEBUG log message in MetadataExtractor 4 years ago
Rossen Stoyanchev cc4a1af091 Ensure AsyncSupportConfigurer is created once 4 years ago
Sam Brannen fd70a9e95d Fix comment 4 years ago
Sam Brannen 298cb22bfe Ensure that projects can be imported into Eclipse IDE 4 years ago
Sam Brannen 4ed645e710 Fix broken links to XSD schemas in ref docs 4 years ago
Arjen Poutsma 7c47f554c0 Remove unnecessary check in RequestMappingHandlerAdapter 4 years ago
Sébastien Deleuze 642d47ef8d Upgrade to Kotlin 1.4.20 4 years ago
Juergen Hoeller 42e492ef2a Polishing 4 years ago
Juergen Hoeller 4fb5d59c64 Declare resolvedCharset as transient (restoring serializability) 4 years ago
Arjen Poutsma e6324bd578 Using WebAsyncManager in WebMvc.fn 4 years ago
Sam Brannen 45a9227047 Remove TODO from AbstractAspectJAdvice 4 years ago
Rossen Stoyanchev f1af8a6ae9 Fix checkstyle violation 4 years ago
Rossen Stoyanchev c4d7e6ff46 Fix checkstyle violations 4 years ago
Spindler, Justin 922d5d271a Add ResponseSpec#toEntityFlux overload with BodyExtractor 4 years ago
Rossen Stoyanchev 05e3f271b6 Consistently apply PrincipalMethodArgumentResolver 4 years ago
Juergen Hoeller a7cce64e5d Add assertion check to FieldFilter.and(FieldFilter) method as well 4 years ago
Juergen Hoeller a0544e78ea Replace early SpringProperties logger usage with System.err 4 years ago
Сергей Цыпанов c92dccea1b Simplify XMLEventStreamWriter.writeEndElement() 4 years ago
Сергей Цыпанов 9ec96f6141 Fail MethodFilter.and() immediately when null is passed 4 years ago
Juergen Hoeller 135682e073 Upgrade to Hibernate ORM 5.4.24 4 years ago
Juergen Hoeller 6a0377b1a2 Upgrade to Tomcat 9.0.40 and Apache HttpClient 4.5.13 4 years ago
Rossen Stoyanchev 8c3a05bbcf Allow "*" for Access-Control-Expose-Headers 4 years ago
Rossen Stoyanchev 684e695b08 Expose allowedOriginPatterns in SocketJS XML config 4 years ago
Rossen Stoyanchev 8130bf505f Apply allowedOriginPatterns in SockJsService 4 years ago
Rossen Stoyanchev 9beca06404 Polishing contribution 4 years ago
Benjamin Faal ae75db2657 Add allowedOriginPatterns to SockJS config 4 years ago
Juergen Hoeller 4cc831238c Revise Servlet 4 HttpServletMapping check 4 years ago
Marten Deinum 41835ba5a4 Re-use the isVariableName method 4 years ago
Brian Clozel de0b5bc5a1 Polish Kotlin code snippet in reference docs 4 years ago
Juergen Hoeller b29723623b Encode hash symbol in jar file path (for compatibility with JDK 11+) 4 years ago
Juergen Hoeller 2ee231dee2 Document that @Transactional does not propagate to new threads 4 years ago
Juergen Hoeller b56dbd2aa8 Explicitly mention Jakarta Mail 1.6 next to JavaMail 4 years ago
Marten Deinum c9b27af64f Reduce overhead of char[] creation 4 years ago
thanus 9139cb85bd Update javax.mail reference to jakarta.mail 4 years ago
Stephane Nicoll 367fbbb981 Merge pull request #26100 from izeye 4 years ago
izeye 1b1ba47912 Avoid char array creation in AbstractAspectJAdvice.isVariableName() 4 years ago
Juergen Hoeller 041bff4e56 Upgrade to Log4J 2.14, Reactor 2020.0.1, Netty 4.1.54, Protobuf 3.14, XStream 1.4.14, OpenPDF 1.3.23, AssertJ 3.18.1, MockK 1.10.2, HtmlUnit 2.45, Checkstyle 8.37 4 years ago
Juergen Hoeller bc5a10c70d Document that Hibernate Search 5.11.6 is required for Spring JPA compatibility 4 years ago
Brian Clozel 3d31750acc Don't swallow logs during promotion job in CI 4 years ago
Rossen Stoyanchev c22a483c3d Update section on type conversion for web method arguments 4 years ago
Juergen Hoeller 238354a081 Polishing 4 years ago
Juergen Hoeller 51b1306d70 Move coroutines invocation decision to invokeWithinTransaction 4 years ago