2417 Commits (aae46263cc844f5240a977a23ee0851f1a463669)

Author SHA1 Message Date
rstoyanchev 39d4d2041a Polishing contribution 3 years ago
koo.taejin 5ac97b16a8 Optimize object creation PartialMatchHelper 3 years ago
Sam Brannen 69f47e7700 Polishing 3 years ago
Sam Brannen 9f7a510f90 Polishing 3 years ago
rstoyanchev 5214bd3093 Fix issue with getHeaders in NoHandlerFoundException 3 years ago
Sam Brannen 4f232a9003 Update copyright headers 3 years ago
Baljit Singh b1fdb148d0 ResponseStatusException delegates to protected constructor 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
rstoyanchev 6c8fb6c204 Add MessageSource getters 3 years ago
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
Sébastien Deleuze 1e98fb607a Make SourceHttpMessageConverter optional 3 years ago
Arjen Poutsma 792371ac1f Generalize Jackson version numbers 3 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 3 years ago
Sam Brannen 6efc3dadf1 Apply "instance pattern matching" 3 years ago
Brian Clozel 1ad7cc3702 Reorganize server observability packages 3 years ago
rstoyanchev 0348a7bf2e Improve API for RFC 7807 in functional endpoints 3 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 3 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 3 years ago
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 3 years ago
Sam Brannen 3138001391 Allow spring-webmvc to be imported into Eclipse IDE again 3 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 3 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 3 years ago
rstoyanchev d581d48d24 Polishing ResponseBodyEmitterReturnValueHandlerTests 3 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 3 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 3 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 3 years ago
rstoyanchev bc13d2b558 Remove unnecessary suppressing of deprecation 3 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 3 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 3 years ago