23357 Commits (6e3b3c5419244785aee2bf6419d05677ee011c03)
 

Author SHA1 Message Date
Ikko Ashimine 6e3b3c5419 Fix typo in webflux.adoc 4 years ago
Sam Brannen a221835558 Throw IllegalStateException for invalid port in HierarchicalUriComponents 4 years ago
Sam Brannen aa06a09dee Polishing 4 years ago
hsteinmueller bde0931e51 Fix Javadoc for DatabaseClient 4 years ago
Sam Brannen 7b95c928d1 Fix Javadoc for ResourcePatternResolver 4 years ago
Sam Brannen 53f88d455f Fix Javadoc for AbstractFileResolvingResource.isFile(URI) 4 years ago
Sam Brannen 53a506f6bb Polishing 4 years ago
rstoyanchev f95bf96ec9 Correct path encoding/decoding in PathResourceResolver 4 years ago
rstoyanchev 66a5742df3 Polishing 4 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 4 years ago
Sam Brannen a1c3efbb5f Polish ManagedList[Tests] and ManagedSet[Tests] 4 years ago
Sam Brannen 6efe3aee34 Polishing 4 years ago
Sam Brannen f2fe7f335c Improve nullReturningBeanPostProcessor() test 4 years ago
Sam Brannen 48c797e429 Fix Kotlin example for static factory method 4 years ago
Sam Brannen be782a2197 Polish ref docs regarding the BeanFactory API 4 years ago
Sam Brannen 8098e45bad
Sync gradle.properties between 5.3.x and main 4 years ago
Sam Brannen 06679a5583 Fix tests in DispatcherServletTests 4 years ago
Sam Brannen 745eb1a881 Polish DispatcherServletTests 4 years ago
Spring Builds 10c55ff912 Next development version (v5.3.21-SNAPSHOT) 4 years ago
Juergen Hoeller 83186b689f Refine CachedIntrospectionResults property introspection 4 years ago
rstoyanchev dc2947c52d Ignore invalid connect frame 4 years ago
Arjen Poutsma e4ec376075 Disabling Undertow server in CoroutinesIntegrationTests 4 years ago
Juergen Hoeller c81e11d537 Polishing 4 years ago
Juergen Hoeller de6180b093 Upgrade to Reactor 2020.0.19 4 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 4 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 4 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 4 years ago
Sam Brannen a1c7380398 Add test for `value` attribute in @ModelAttribute in WebFlux 4 years ago
Sam Brannen 7dd622bdb2 Support name attribute in @ModelAttribute in WebFlux 4 years ago
Sam Brannen 64c96c579d Polish contribution 4 years ago
Carlos Bouzón García 39e3876301 Fix BindingResult error when ModelAttribute has custom name in WebFlux 4 years ago
Juergen Hoeller f771603789 Polishing 4 years ago
Juergen Hoeller e441832e99 Accept WritableResource as required dependency type as well 4 years ago
Juergen Hoeller f963fc5f98 Check that nullable annotations are from org.springframework.lang 4 years ago
Juergen Hoeller b55eee1b0d Upgrade to ASM 9.3 4 years ago
Juergen Hoeller 28742171fd Upgrade to Netty 4.1.76, Mockito 4.5.1, HtmlUnit 2.61 4 years ago
Lee, Kyutae 7a75b94556 Fix typo in reference docs regarding RequestMappingHandlerAdapter 4 years ago
Sam Brannen ab71ff93bb Polish package-info for org.springframework.util 4 years ago
neals cf30327740 Remove Log4J configurer from package-info.java in spring-core 4 years ago
neals e22a038725 Remove Log4J initialization from package-info.java 4 years ago
Brian Clozel 7aedb9ee33 Build CI image using oci-build-task resource 4 years ago
Brian Clozel 5b1719cd77 Upgrade CI to concourse-release-scripts 0.3.4 4 years ago
Brian Clozel c056b81753 Upgrade JDK and Ubuntu versions in CI image 4 years ago
Brian Clozel dbdd67ec62 Remove outdated docker-image resource from CI 4 years ago
Sam Brannen 4fcfa5b991 Update and simplify ArrayConstructorTests 4 years ago
Sam Brannen ed06a6de26 Convert SimpleFormController example to @Controller in reference manual 4 years ago
Sam Brannen afa799b4f0 Suppress warning in test 4 years ago
rstoyanchev f0d149b330 Polishing contribution 4 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 4 years ago
rstoyanchev b30f4d7bb7 Exposes all root causes to ExceptionHandler methods 4 years ago