2477 Commits (main)

Author SHA1 Message Date
Brian Clozel 0b2e3900b9 Share codings resolution in resource resolvers 8 hours ago
Sam Brannen 9e6504b05a Remove unnecessary parentheses in assertThat() arguments 13 hours ago
Sam Brannen 399f779c43 Convert assertThat(x instanceof X).isFalse() to assertThat(x).isNotInstanceOf() 13 hours ago
Sam Brannen a40ec44cb7 Convert assertThat(x instanceof X).isTrue() to assertThat(x).isInstanceOf() 13 hours ago
Sam Brannen 4548f1ec66 Inline conditions in assertThat() statements 13 hours ago
Sam Brannen 1256307c83 Enable SpringJUnit5 Checkstyle rule 2 days ago
Sam Brannen 4c14abf0cd Remove obsolete "test" prefix from test method names 2 days ago
Brian Clozel a21706c58a Copy WS handshake headers to store in session 3 days ago
Brian Clozel 22e4d84993 Add support for "application/jsonl" JSON lines 3 days ago
Sam Brannen 5eb0e99d58 Fix common typos and grammatical mistakes 5 days ago
Sébastien Deleuze 739d5ba77b Leverage ResourceHandlerUtils in ScriptTemplateView 1 week ago
Sébastien Deleuze 19ab92ef59 Restore ScriptTemplateViewTests 1 week ago
rstoyanchev 5168e3a38b Polishing contribution 1 week ago
husseinvr97 d4893fb32f Support defaultHtmlEscape in WebFlux 1 week ago
rstoyanchev ab9895b5a9 Polishing contribution 2 weeks ago
rstoyanchev f73302a66e Polishing contribution 2 weeks ago
Martin Mois 348482b5a0 Add usePathSegment with Predicate<RequestPath> 2 weeks ago
rstoyanchev 25bb264bd9 Polishing in ReactorNettyWebSocketClient 2 weeks ago
Artem Voronin 9819e1cad5 Propagate max frame length to WebSocket session 2 weeks ago
Sam Brannen 04186fdf0e Consistently refer to URLs and URIs in documentation 3 weeks ago
rstoyanchev b83cb4a947 Make newRequest methods public 3 weeks ago
Sam Brannen 2ec630ef45 Remove obsolete EMPTY_GROUPS constant in InvocableHandlerMethod 3 weeks ago
rstoyanchev e3568a3f0a Fix generic return type support in HttpServiceMethod 1 month ago
rstoyanchev e106fc0434 Polishing in RestClientAdapterTests and WebClientAdapterTests 1 month ago
Juergen Hoeller 9b10bb5e08 Polishing 1 month ago
Juergen Hoeller 8bf85d2596 Polishing 1 month ago
Juergen Hoeller d291272736 Use HandlerMethod-determined validation groups 1 month ago
Juergen Hoeller bc2e89a786 Cache ResponseBody annotation presence per controller class 1 month ago
rstoyanchev 1bb0fdda6b Move validation group determination to ValidationAnnotationUtils 1 month ago
rstoyanchev 78967d4bd6 Optimize version match 1 month ago
rstoyanchev 1d2351c87b Optimize single PathPattern match 1 month ago
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
Sébastien Deleuze 8fbd147f0b Upgrade nullability plugin to 0.10.0 2 months ago
Juergen Hoeller 1c56ec3f7e Polishing 2 months ago
Sam Brannen 5490ba94ae Simplify tests 2 months ago
Sam Brannen 357205723f Simplify tests 2 months ago
Sam Brannen 7917ae53e8 Polishing 2 months ago
rstoyanchev fe2113f5a3 Clear Netty channel attribute 2 months ago
rstoyanchev b69cbad38d Fall back on the value type in BodyInserters if necessary 2 months ago
rstoyanchev 39106b5811 Restore ApiVersionResolver contract 2 months ago
rstoyanchev 2f91baa71c Polishing in ApiVersionResolver 2 months ago
rstoyanchev 8ff89ffda2 Update contribution 2 months ago
rstoyanchev dcf5d69d94 Rename async methods 2 months ago
rstoyanchev 7d33a87278 Polishing contribution 2 months ago
Jonathan Kaplan b878771dca Update ApiVersionResolver to return Mono String 2 months ago
Sam Brannen 06f0f2f317 Polishing 2 months ago
rstoyanchev e0aa116217 Re-initialize API version in each HandlerMapping 2 months ago
rstoyanchev a9027ddf76 Refine handling of API version errors 2 months ago
Sébastien Deleuze 6939cb90df Add ServerRequest.bindAndAwait Kotlin extension 3 months ago
Manu Sridharan d36244ee56 Update to NullAway 0.12.15 and fix new warnings 3 months ago