24419 Commits (dc4ae559c5d8df01f2b7388db827e330b361ffc7)
 

Author SHA1 Message Date
Ikko Ashimine 6e3b3c5419 Fix typo in webflux.adoc 2 years ago
Sam Brannen a3ee27bb4d Polishing 2 years ago
Sam Brannen b79f981510 Document Checkstyle issue regarding instanceof pattern variables 2 years ago
Sam Brannen 16f65e59b4 Polish contribution 2 years ago
Sam Brannen 43dd813ee6 Temporary workaround for Checkstyle bug 2 years ago
diguage bbaf7578b2 Apply "instanceof pattern matching" in spring-core 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 2 years ago
Sam Brannen ad46f0295c Apply "instanceof pattern matching" 2 years ago
Sam Brannen b629487b44 Polish Javadoc for MockFilterChain 2 years ago
Phillip Webb 6f71328ba6 Don't implicitly filter all AOT processor beans 3 years ago
Phillip Webb efa8ffb728 Polish 3 years ago
Phillip Webb 718ef42d68 Exclude @Reflective from @AliasFor collection 3 years ago
Stephane Nicoll 86a85f558c Fix introspection of annotations that use local aliased attributes 3 years ago
Sam Brannen 9e1d0057bc Merge branch '5.3.x' 3 years ago
Sam Brannen a221835558 Throw IllegalStateException for invalid port in HierarchicalUriComponents 3 years ago
Sam Brannen aa06a09dee Polishing 3 years ago
Stephane Nicoll 059b66bf26 Register annotation based on its type 3 years ago
Sam Brannen a60e9d6695 Merge branch '5.3.x' 3 years ago
hsteinmueller bde0931e51 Fix Javadoc for DatabaseClient 3 years ago
Sam Brannen 291f784196 Suppress warning in test 3 years ago
Sam Brannen 19b436c6aa Support module path scanning for "classpath*:" resource prefix 3 years ago
Stephane Nicoll 6bd25f60dd Polish 3 years ago
rstoyanchev ff890bc1cc Support custom HTTP method for @HttpExchange 3 years ago
rstoyanchev 48c1746693 Refactor HttpServiceProxyFactory for use as a bean 3 years ago
Sam Brannen 29a9016809 Merge branch '5.3.x' 3 years ago
Sam Brannen 7b95c928d1 Fix Javadoc for ResourcePatternResolver 3 years ago
Sam Brannen 53f88d455f Fix Javadoc for AbstractFileResolvingResource.isFile(URI) 3 years ago
Sam Brannen 53a506f6bb Polishing 3 years ago
Sam Brannen f07e7ab39d Create UrlResource factory methods that throw unchecked exceptions 3 years ago
Sam Brannen 4515180195 Polish PathMatchingResourcePatternResolver 3 years ago
rstoyanchev 5e979af95a Merge branch '5.3.x' 3 years ago
rstoyanchev 2a2fba6a37 Resolve placeholders in HttpExchange#url 3 years ago
rstoyanchev ce568468ae Refine JSON encoding of non-streaming Flux 3 years ago
rstoyanchev 496c1dcae1 Add RequestAttributeArgumentResolver 3 years ago
rstoyanchev 495507e5d4 AbstractNamedValueArgumentResolver supports Object values 3 years ago
rstoyanchev f95bf96ec9 Correct path encoding/decoding in PathResourceResolver 3 years ago
rstoyanchev 66a5742df3 Polishing 3 years ago
Stephane Nicoll 2f94713078 Make sure that annotation hierarchy is registered 3 years ago
Sam Brannen 16a4a9ad3f Polishing 3 years ago
Sam Brannen ea9b1fccbd Fix attribute return types in @PutExchange 3 years ago
Eddú Meléndez 163bad38ef Fix attribute return types in @DeleteExchange and @PatchExchange 3 years ago
Stephane Nicoll d0afbe40e6 Tag EventListener as a reflective operation 3 years ago
Stephane Nicoll 4cca190aad Add support of declarative use of reflection 3 years ago
Stephane Nicoll 2517c72f7d Add a common utility to register hints for an annotation 3 years ago
wonwoo 9181ac70f5 Correctly detect Optional return type for @HttpExchange methods 3 years ago
Stephane Nicoll 9487e8ce1e Polish 3 years ago
Sam Brannen 65066bd1e1 Fix Java 17 compiler warning about varargs 3 years ago
Sam Brannen 70415b1781 Merge branch '5.3.x' 3 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Sam Brannen a1c3efbb5f Polish ManagedList[Tests] and ManagedSet[Tests] 3 years ago