26354 Commits (ce9a72f95c22abe6ecdf8b79b23e85c55faa95f1)
 

Author SHA1 Message Date
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
rstoyanchev d18bcb3f3d Raise MethodArgumentNotValidException consistently 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 2 years ago
Sam Brannen b617e16d8d Polishing 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Juergen Hoeller 3431b2330a Avoid unnecessary parameter name inspection for factory method type check 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Ed .d 7e32f504b0 Configure Checkstyle to require package-level null-safety annotations 2 years ago
Ed .d 268e3fec99 Configure Checkstyle to require package-info.java files 2 years ago
Simon Baslé 9b50c0d590 Ensure reactive transaction rollback on commit error 2 years ago
Sam Brannen 2e5d0470dc Polishing 2 years ago
liupeng d2868f5dd0 Use Set to track ignored properties in BeanUtils.copyProperties() 2 years ago
Abel Salgado Romero 1acbc97b16 Fix minor spacings in webflux docs 2 years ago
Arjen Poutsma e88ec06a36 Disable flaky unit test for undertow 2 years ago
Juergen Hoeller 2302358606 Upgrade to Log4J 2.20, Tomcat 10.1.7, Jetty 11.0.14, Undertow 2.3.4 2 years ago