2403 Commits (b9656ac6c03d2b69a6ccfa289f450608483331b5)

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