1905 Commits (a614abe17b7a8e2bb262141535e028706932053a)

Author SHA1 Message Date
Sébastien Deleuze bc7d010485 Update CORS support 5 years ago
Rossen Stoyanchev 34d32402d3 Return 500 if producible attribute present 5 years ago
Rossen Stoyanchev d509d5ae6f Polishing contribution 5 years ago
Astushi Yoshikawa 53b39eb753 MvcUriComponentsBuilder prepends slash 5 years ago
Sam Brannen ef6b1ba034 Update copyright date 5 years ago
stsypanov c480a99a77 Trim line from LineInfo only once 5 years ago
Sam Brannen 12a78d1af2 Update copyright date 5 years ago
GungnirLaevatain 4692f20aac Remove code duplication in AnnotationDrivenBeanDefinitionParser 5 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 94f8ef08e2 Move common TestPrincipal to spring-core test fixtures 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Rossen Stoyanchev 44da775134 CorsInterceptor skips async dispatch 5 years ago
Rossen Stoyanchev 9b30d46ff4 JSON charset handling in StringHttpMessageConverter 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Sam Brannen fc42ca2866 Polish contribution 5 years ago
yokotaso d7d474f658 Do not cache prototype @ControllerAdvice beans 5 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Rossen Stoyanchev f4e0288357 Remove mentions of Tomcat async request timeout value 5 years ago
Sam Brannen cd619a2f09 Update @since tag 5 years ago
Sam Brannen b4e1d48322 Ignore scoped proxy targets for @ControllerAdvice beans 5 years ago
Sam Brannen 3a39b7fe82 Support scoped @ControllerAdvice beans again 5 years ago
Sam Brannen f0b2f7186a Polishing 5 years ago
Johnny Lim 56670ebec8 Polish CorsAbstractHandlerMappingTests 5 years ago
Rossen Stoyanchev f2b9264674 Remove Jetbrains annotations 5 years ago
Sam Brannen d03ab79531 Polish contribution 5 years ago
Andy Wilkinson f7bc8c8268 Tidy up classpath pollution caused by resource creation in the tests 5 years ago
Rossen Stoyanchev ffe69a51e1 Javadoc update for content negotiation 5 years ago
Rossen Stoyanchev 627a9be654 Update WebMvcConfigurer#addInterceptors Javadoc 5 years ago
Rossen Stoyanchev 203977972b Fix issue with path matching options 5 years ago
Rossen Stoyanchev 9960ed55aa Fix condition in ServletInvocableHandlerMethod 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
Arjen Poutsma 6e3deb86f1 Javadoc 5 years ago
Arjen Poutsma 3858a69c42 Path RequestPredicate should honor servlet path 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 5 years ago
Brian Clozel 7d02ba0694 Add missing CORS headers defined in SockJS CORS config 5 years ago
康智冬 1e0bdc0337 Fix typo in DispatcherServlet Javadoc 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 5 years ago
Sebastien Deleuze 97026f1ec3 Fix ServerRequestExtensionsTests on Java 13 5 years ago
Sebastien Deleuze 1dfe304da4 Improve parity between Java and Kotlin router DSL 5 years ago
Sebastien Deleuze 5a0216d657 Improve parity between Java and Kotlin router DSL 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago