26370 Commits (b2be07c73c5e51ac48481db45a6f78e7d907a5d4)
 

Author SHA1 Message Date
Juergen Hoeller b2be07c73c Polishing 2 years ago
Juergen Hoeller ce2689eead Use MethodInvocationInfo class loader in case of core JDK interface type 2 years ago
Johnny Lim 2184d4e80e Fix incomplete assertions 2 years ago
Ed .d 50d01ce405 feat: Add support for Vavr's Try monad to trigger transaction rollbacks 2 years ago
Sam Brannen 0c0cda9815 Polish contribution 2 years ago
Harry Yang 47aca90c58 Optimize array creation in SpEL ConstructorReference 2 years ago
Sam Brannen ddd6b123bb Polish TypeCode 2 years ago
heqiang ec270c7135
Use diamond operator in examples in reference manual 2 years ago
Sébastien Deleuze 7cc72ddf7a Add HttpMethod reflection hint to ObjectToObjectConverterRuntimeHints 2 years ago
Sam Brannen 5f0ee2e4dd Polish ConstructorReference 2 years ago
Johnny Lim 43031509c8 Update versions in Javadoc 2 years ago
ghostg00 e66c80667f Fix example in Javadoc for @EnableWebSocket 2 years ago
Sam Brannen 84714fbae9 Allow JDK 20 builds to pass by using legacy locale data 2 years ago
Sam Brannen 0ca02ce677 Disable affected tests on Java 18+/19+ 2 years ago
Sam Brannen db29b65399 Polishing 2 years ago
Sam Brannen 18adf905a8 Polishing 2 years ago
Sam Brannen ce9a72f95c Update copyright headers 2 years ago
Sam Brannen dfb4a951ae Suppress deprecation warnings instead of deprecating tests 2 years ago
Brian Clozel d9776941bf Update Java version for compatibility tests in CI 2 years ago
Giuseppe 24b359d519 Handle all exceptions for stored proc out param retrieval in SharedEntityManagerCreator 2 years ago
Arjen Poutsma ae70bf7c38 Merge pull request #30138 from yuzawa-san:LiteralPathElement-string-equals 2 years ago
Arjen Poutsma c68e986b75 Polish external contribution 2 years ago
James Yuzawa 2bc1aa7827 Use String.equals() in LiteralPathElement 2 years ago
Kukri 570d21ebbd Fix anchor in link to "Web on Reactive Stack" chapter 2 years ago
James Yuzawa 800b13492b
Optimize some iterations in BodyExtractor and BodyInserter 2 years ago
Сергей Цыпанов 4e896c8125 Use InputStream.readAllBytes() in FileCopyUtils.copyToByteArray() 2 years ago
Arjen Poutsma 9421fe1d75 Merge pull request #30139 from yuzawa-san:cache-reactor-request-methods 2 years ago
Arjen Poutsma 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest 2 years ago
James Yuzawa c27a5687dc cache reactor request methods 2 years ago
Spring Builds 4e8162c6dd Next development version (v6.0.8-SNAPSHOT) 2 years ago
rstoyanchev 202fa5cdb3 Polishing and minor refactoring in HandlerMappingIntrospector 2 years ago
Sam Brannen 8010de8b63 Improve diagnostics in SpEL for `matches` operator 2 years ago
Sam Brannen 5529294ec9 Improve diagnostics in SpEL for repeated text 2 years ago
Sam Brannen 935c29e3dd Increase scope of regex pattern cache for the SpEL `matches` operator 2 years ago
Sam Brannen 4a3518b4d6 Polishing 2 years ago
Sam Brannen dd4a34778b Stop printing to System.out in SpEL tests 2 years ago
Brian Clozel 46bd6add15 Mention JAR signing key in SECURITY.md 2 years ago
Juergen Hoeller 19384ac8ad Polishing 2 years ago
Juergen Hoeller a0358a4650 Upgrade to Reactor 2022.0.5 and Netty 4.1.90 2 years ago
Juergen Hoeller 88bc504625 Skip validation constraint hint inference if no provider available 2 years ago
Brian Clozel 3af8efbdc7 Add anchor rewrites in the reference documentation 2 years ago
Brian Clozel 2e08a07d7c Add a list of produced observations 2 years ago
Sam Brannen df4e7d1929 Polishing 2 years ago
Brian Clozel 2a5eab4b89 Ignore quality factor when filtering out "*/*" 2 years ago
Sam Brannen 1de36abc07 Revise contribution 2 years ago
mrcoffee77 97b5af8a55 Ensure methods declared in Object can be invoked on a JDK proxy in SpEL 2 years ago
Sam Brannen 4751769a7c Polishing 2 years ago
Arjen Poutsma 1f8e9f5c55 Support Windows path in ContentDisposition::parse 2 years ago
rstoyanchev c3ce847871 Polishing contribution 2 years ago
James Yuzawa cd8955fa72 Remove extra copy in WebClient headers/cookies 2 years ago