20846 Commits (40fc472c706b335778c3d43dce24ed07051d5c51)
 

Author SHA1 Message Date
Sam Brannen 72b1abd226 Reintroduce synthesized annotation attribute value caching 5 years ago
rahulmlokurte 0e9da17910
Fix typo in webmvc-functional.adoc 5 years ago
Rossen Stoyanchev 583435d068 Consistent ordering in MethodNotAllowedException 5 years ago
Rossen Stoyanchev 2002a1689a Adapt test to changes in RSocket Java 5 years ago
Rossen Stoyanchev 18474c921d Document IAE in HttpHeaders methods that parse ETags 5 years ago
Rossen Stoyanchev d9262b8a0c Suppress deprecated Reactor Netty call 5 years ago
Rossen Stoyanchev e18901d6b1 Headers support in ResponseStatusExceptionResolver 5 years ago
Sam Brannen 8265db0ae1 Avoid synthesizing annotations unnecessarily 5 years ago
Rossen Stoyanchev 0520ee0fb6 Use the Reactor Netty WebsocketServerSpec 5 years ago
Brian Clozel dc4cda1b13 WARN against invalid patterns with PathPatternParser 5 years ago
Sam Brannen 5eba1ae73c Avoid deprecation warning in DefaultRSocketRequesterBuilderTests 5 years ago
Sam Brannen a9cc7b3edc Improve tests for synthesized array of annotations 5 years ago
Sam Brannen 5721c747b2 Polishing 5 years ago
Sam Brannen 31fa1569c5 Avoid synthesizing annotations unnecessarily 5 years ago
Rossen Stoyanchev 8d31dcaa29 Clarification on path extension deprecations 5 years ago
Rossen Stoyanchev 4b85b44bbd Update Javadoc of InputStreamResource#contentLength 5 years ago
Rossen Stoyanchev fa5e8485ab
Update StackOverflow link 5 years ago
Rossen Stoyanchev 1904e9b7e7 Disable failing test temporarily 5 years ago
Sébastien Deleuze 6d5080825c Remove potentially confusing kotlin-reflect related log message 5 years ago
Rossen Stoyanchev ed8c61a852 Upgrade to RSocket 1.0 RC7 snapshots 5 years ago
Sam Brannen 376434eb75 Polishing 5 years ago
Sam Brannen f42955c31b Polishing 5 years ago
Mikael d6c9c7d642
Simplify substring() usage in MimeTypeUtils 5 years ago
Sam Brannen 3dadcaeb2d Polishing 5 years ago
Johnny Lim 87fa2c3b97
Avoid unnecessary String instantiation in StringUtils.deleteAny() 5 years ago
Deycoesr 87f28ce48e
Simplify some control flow code 5 years ago
Sam Brannen b8835c9f32 Copy MockHttpServletRequest changes to spring-web 5 years ago
Sam Brannen 6b410df45b Retain brackets for IPV6 address in MockHttpServletRequest 5 years ago
Sam Brannen 0017256968 Test that @TestConstructor can be used as a meta-annotation 5 years ago
Oliver Degener df291a39b1
Fix Javadoc link in DefaultCorsProcessor 5 years ago
Brian Hartung 1658223e58 Fixed typo 5 years ago
Brian Hartung 89775844ed Fixed typos 5 years ago
Juergen Hoeller d211381b58 Upgrade to Tomcat 9.0.34, Jetty 9.4.28, Hibernate ORM 5.4.14, Hibernate Validator 6.1.3 5 years ago
Sébastien Deleuze a33a6c310a Upgrade to Kotlin 1.3.72 5 years ago
Sébastien Deleuze 67955dfb35 Prevent duplicated Vary headers in CORS processing 5 years ago
Stephane Nicoll ae8f333d36 Merge pull request #24908 from chenqimiao 5 years ago
陈其苗 1e1ea34e87 Fix typo in Javadoc 5 years ago
onnadi-sa 75457c440c
Fix typo in webflux-functional.adoc 5 years ago
Sébastien Deleuze 884c7696ce Make it possible to run Spring MVC without kotlin-reflect 5 years ago
Sam Brannen 3aa7f45738 Upgrade to JUnit 5.6.2 5 years ago
Sam Brannen 154fa29471 Upgrade to spring-doc-resources 0.2.1 5 years ago
Stephane Nicoll 4523d9586f Start building against Reactor Dysprosium-SR7 snapshots 5 years ago
Brian Clozel 39536acf9f Fix potential leak in MimeTypeUtils LRUCache 5 years ago
Juergen Hoeller de0d06fab5 Polishing 5 years ago
Lars Grefer 8682a5d89a Honor overriden AccepptHeaderLocaleContextResolver.getDefaultLocale() 5 years ago
Сергей Цыпанов e1951a098b Improve performance of StringUtils.deleteAny() 5 years ago
Sam Brannen 8c0aaf4863 Delete meaningless "performance" test 5 years ago
Sam Brannen 9628038c58 Upgrade to BeanShell 2.0b6 5 years ago
Sébastien Deleuze 3c354a9b18 Avoid using Mockito argument matcher in Mockk test 5 years ago
Sam Brannen 6c26765985 Document default constructor as fallback for non-@Autowired constructors 5 years ago