2396 Commits (307247b6a36be96dccecefc6ec650ca6fa7639b1)

Author SHA1 Message Date
Sam Brannen 95f3337bb5 Revise contribution 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Juergen Hoeller 19cf503534 Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Arjen Poutsma 9e306151c7 Use case-insensitive check for request conditions 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
Johnny Lim 85d029f7c3 Polishing 3 years ago
rstoyanchev 5ef3aab3fe Warn about ResponseEntity-ProblemDetail status mismatch 3 years ago
rstoyanchev 921eeadff4 Minor refactoring after recent commits 3 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 3 years ago
rstoyanchev 506fbe5243 Improve mapping any Exception to ErrorResponse 3 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
rstoyanchev 6c3a7192b7 Add classpath check for context-propagation 3 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 3 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 3 years ago
Sam Brannen 0985da23f9 Fix WebMvcConfigurationSupportTests due to change in previous commit 4 years ago
Sam Brannen 3138001391 Allow spring-webmvc to be imported into Eclipse IDE again 4 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 4 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 4 years ago
rstoyanchev d581d48d24 Polishing ResponseBodyEmitterReturnValueHandlerTests 4 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 4 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 4 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 4 years ago
rstoyanchev bc13d2b558 Remove unnecessary suppressing of deprecation 4 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 4 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 4 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 4 years ago
rstoyanchev 075fccca94 Polishing contribution 4 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 4 years ago
rstoyanchev ac3ebc37dc Remove requestCompleted from RequestMappingHandlerAdapter 4 years ago
rstoyanchev c135549a4e Conditional initialization of messageConverters 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Sam Brannen 91bca55cbf Fix broken links to ThemeResolver in Javadoc 4 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 4 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
Brian Clozel c72c2ffc26 Polish 4 years ago
Nheyll 058109315d Deprecate support for theme 4 years ago
Sam Brannen 0395fb4f5f Polish tests 4 years ago