Commit Graph

  • 5f0ee2e4dd Polish ConstructorReference Sam Brannen 2023-03-25 17:40:00 +01:00
  • 9868e888a5 Update versions in Javadoc Johnny Lim 2023-03-23 10:06:35 +09:00
  • 43031509c8 Update versions in Javadoc Johnny Lim 2023-03-23 10:06:35 +09:00
  • 6f6eb3d996 Fix example in Javadoc for @EnableWebSocket ghostg00 2023-03-24 14:34:23 +08:00
  • e66c80667f Fix example in Javadoc for @EnableWebSocket ghostg00 2023-03-24 14:34:23 +08:00
  • 84714fbae9 Allow JDK 20 builds to pass by using legacy locale data Sam Brannen 2023-03-24 15:29:39 +01:00
  • 0ca02ce677 Disable affected tests on Java 18+/19+ Sam Brannen 2023-03-24 14:08:41 +01:00
  • db29b65399 Polishing Sam Brannen 2023-03-24 14:07:52 +01:00
  • 18adf905a8 Polishing Sam Brannen 2023-03-23 17:01:07 +01:00
  • ce9a72f95c Update copyright headers Sam Brannen 2023-03-23 16:56:20 +01:00
  • dfb4a951ae Suppress deprecation warnings instead of deprecating tests Sam Brannen 2023-03-23 16:55:12 +01:00
  • d9776941bf Update Java version for compatibility tests in CI Brian Clozel 2023-03-23 15:47:06 +01:00
  • a94c50e294 Handle all exceptions for stored proc out param retrieval in SharedEntityManagerCreator Giuseppe 2023-03-22 10:21:03 +00:00
  • 24b359d519 Handle all exceptions for stored proc out param retrieval in SharedEntityManagerCreator Giuseppe 2023-03-22 10:21:03 +00:00
  • ae70bf7c38 Merge pull request #30138 from yuzawa-san:LiteralPathElement-string-equals Arjen Poutsma 2023-03-22 12:13:45 +01:00
  • c68e986b75 Polish external contribution Arjen Poutsma 2023-03-22 10:14:21 +01:00
  • 2bc1aa7827 Use String.equals() in LiteralPathElement James Yuzawa 2023-03-18 17:35:36 -04:00
  • b8c1255ee0 Fix anchor in link to "Web on Reactive Stack" chapter Kukri 2023-03-22 13:57:43 +08:00
  • 570d21ebbd Fix anchor in link to "Web on Reactive Stack" chapter Kukri 2023-03-22 13:57:43 +08:00
  • 800b13492b Optimize some iterations in BodyExtractor and BodyInserter James Yuzawa 2023-03-22 06:04:54 -04:00
  • 4e896c8125 Use InputStream.readAllBytes() in FileCopyUtils.copyToByteArray() Сергей Цыпанов 2023-03-21 10:45:01 +02:00
  • 9421fe1d75 Merge pull request #30139 from yuzawa-san:cache-reactor-request-methods Arjen Poutsma 2023-03-21 11:36:11 +01:00
  • 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest Arjen Poutsma 2023-03-21 11:29:32 +01:00
  • c27a5687dc cache reactor request methods James Yuzawa 2023-03-18 15:13:41 -04:00
  • ad191277a6 Next development version (v5.2.24.BUILD-SNAPSHOT) Spring Builds 2023-03-20 14:22:41 +00:00
  • b9b31afcc9 Improve diagnostics in SpEL for matches operator Sam Brannen 2023-03-17 12:56:53 +01:00
  • 4542b53103 Improve diagnostics in SpEL for repeated text Sam Brannen 2023-03-16 17:28:37 +01:00
  • 52c93b1c4b Increase scope of regex pattern cache for the SpEL matches operator Sam Brannen 2023-03-17 12:12:22 +01:00
  • 129062034b Next development version (v5.3.27-SNAPSHOT) Spring Builds 2023-03-20 10:05:15 +00:00
  • 4e8162c6dd Next development version (v6.0.8-SNAPSHOT) Spring Builds 2023-03-20 09:53:24 +00:00
  • eafe3afe11 Polishing and minor refactoring in HandlerMappingIntrospector rstoyanchev 2023-03-15 20:14:03 +00:00
  • 202fa5cdb3 Polishing and minor refactoring in HandlerMappingIntrospector rstoyanchev 2023-03-15 18:49:29 +00:00
  • 26e0343c16 Improve diagnostics in SpEL for matches operator Sam Brannen 2023-03-17 12:56:53 +01:00
  • 4d5e7207f2 Improve diagnostics in SpEL for repeated text Sam Brannen 2023-03-16 17:28:37 +01:00
  • 430fc25aca Increase scope of regex pattern cache for the SpEL matches operator Sam Brannen 2023-03-17 12:12:22 +01:00
  • 0882ca57d4 Polishing Sam Brannen 2023-03-16 16:33:07 +01:00
  • 94bbf85c0e Stop printing to System.out in SpEL tests Sam Brannen 2023-03-17 10:42:58 +01:00
  • 8010de8b63 Improve diagnostics in SpEL for matches operator Sam Brannen 2023-03-17 12:56:53 +01:00
  • 5529294ec9 Improve diagnostics in SpEL for repeated text Sam Brannen 2023-03-16 17:28:37 +01:00
  • 935c29e3dd Increase scope of regex pattern cache for the SpEL matches operator Sam Brannen 2023-03-17 12:12:22 +01:00
  • 4a3518b4d6 Polishing Sam Brannen 2023-03-16 16:33:07 +01:00
  • dd4a34778b Stop printing to System.out in SpEL tests Sam Brannen 2023-03-17 10:42:58 +01:00
  • 9c6cb744d4 Polishing Sam Brannen 2023-03-16 16:33:07 +01:00
  • 1488b67712 Use docker credentials for fetching CI images Brian Clozel 2023-03-19 21:56:01 +01:00
  • 46bd6add15 Mention JAR signing key in SECURITY.md Brian Clozel 2023-03-17 22:30:49 +01:00
  • 2c2ef12f68 Upgrade to Netty 4.1.90 and Checkstyle 10.9.1 Juergen Hoeller 2023-03-17 18:10:02 +01:00
  • 120d512ff6 Polishing (backported from main) Juergen Hoeller 2023-03-17 18:09:46 +01:00
  • 19384ac8ad Polishing Juergen Hoeller 2023-03-17 17:37:23 +01:00
  • a0358a4650 Upgrade to Reactor 2022.0.5 and Netty 4.1.90 Juergen Hoeller 2023-03-17 17:36:51 +01:00
  • 88bc504625 Skip validation constraint hint inference if no provider available Juergen Hoeller 2023-03-17 17:36:31 +01:00
  • 3af8efbdc7 Add anchor rewrites in the reference documentation Brian Clozel 2023-03-17 17:28:12 +01:00
  • 2e08a07d7c Add a list of produced observations Brian Clozel 2023-03-17 17:27:11 +01:00
  • 3ddf183922 Update copyright headers Sam Brannen 2023-03-17 14:51:13 +01:00
  • 4c69bfd32f Upgrade to Reactor 2020.0.30 rstoyanchev 2023-03-16 08:30:16 +00:00
  • df4e7d1929 Polishing Sam Brannen 2023-03-15 15:00:03 +01:00
  • 41d71e9a7f Revise contribution Sam Brannen 2023-03-14 17:28:12 +01:00
  • 36682b7ad2 Ensure methods declared in Object can be invoked on a JDK proxy in SpEL mrcoffee77 2020-06-25 11:02:17 +02:00
  • 30601a5014 Polishing Sam Brannen 2023-03-14 17:18:43 +01:00
  • f2371f5e7d Ignore quality factor when filtering out "*/*" Brian Clozel 2023-03-15 10:16:27 +01:00
  • 2a5eab4b89 Ignore quality factor when filtering out "*/*" Brian Clozel 2023-03-15 10:16:27 +01:00
  • 1de36abc07 Revise contribution Sam Brannen 2023-03-14 17:28:12 +01:00
  • 97b5af8a55 Ensure methods declared in Object can be invoked on a JDK proxy in SpEL mrcoffee77 2020-06-25 11:02:17 +02:00
  • 4751769a7c Polishing Sam Brannen 2023-03-14 17:18:43 +01:00
  • 1f8e9f5c55 Support Windows path in ContentDisposition::parse Arjen Poutsma 2023-03-14 12:35:14 +01:00
  • c3ce847871 Polishing contribution rstoyanchev 2023-03-14 11:10:02 +00:00
  • cd8955fa72 Remove extra copy in WebClient headers/cookies James Yuzawa 2023-03-08 23:26:53 -05:00
  • d18bcb3f3d Raise MethodArgumentNotValidException consistently rstoyanchev 2023-03-14 09:08:29 +00:00
  • f0da099b12 Prefer request hostName and hostPort in ReactorServerHttpRequest rstoyanchev 2023-03-14 07:02:21 +00:00
  • e17f5c50a8 Update copyright headers Sam Brannen 2023-03-13 21:53:40 +01:00
  • 00be19c647 Consistently declare Object::equals argument as @Nullable Sam Brannen 2023-03-13 21:43:21 +01:00
  • a6dab10309 Update code regarding null-safety semantics Sam Brannen 2023-03-13 21:19:46 +01:00
  • b617e16d8d Polishing Sam Brannen 2023-03-13 21:16:02 +01:00
  • 9cf7b0e230 Polishing Sam Brannen 2023-03-10 17:51:20 +01:00
  • 3431b2330a Avoid unnecessary parameter name inspection for factory method type check Juergen Hoeller 2023-03-10 19:19:19 +01:00
  • 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations Sam Brannen 2023-03-10 16:03:44 +01:00
  • 7e32f504b0 Configure Checkstyle to require package-level null-safety annotations Ed .d 2023-03-08 16:21:49 +03:00
  • 268e3fec99 Configure Checkstyle to require package-info.java files Ed .d 2023-03-08 16:13:29 +03:00
  • d00fd4c502 Allow runtime compatibility with SnakeYaml 2.0 Brian Clozel 2023-03-10 09:23:12 +01:00
  • 9b50c0d590 Ensure reactive transaction rollback on commit error Simon Baslé 2023-03-09 16:15:29 +01:00
  • 2e5d0470dc Polishing Sam Brannen 2023-03-09 14:19:59 +01:00
  • d2868f5dd0 Use Set to track ignored properties in BeanUtils.copyProperties() liupeng 2023-03-09 02:07:57 +08:00
  • 1acbc97b16 Fix minor spacings in webflux docs Abel Salgado Romero 2023-03-07 21:21:15 +01:00
  • 44a6d13cc0 Fix minor spacings in webflux docs Sébastien Deleuze 2023-03-09 11:56:55 +01:00
  • e88ec06a36 Disable flaky unit test for undertow Arjen Poutsma 2023-03-09 10:02:03 +01:00
  • 284657355a Upgrade to Log4J 2.20, Tomcat 9.0.73, Jetty 9.4.51, Undertow 2.2.23 Juergen Hoeller 2023-03-08 17:44:10 +01:00
  • 6a81ed3a50 Polishing Juergen Hoeller 2023-03-08 17:43:35 +01:00
  • 2302358606 Upgrade to Log4J 2.20, Tomcat 10.1.7, Jetty 11.0.14, Undertow 2.3.4 Juergen Hoeller 2023-03-08 16:53:43 +01:00
  • d213522dfc Polishing Juergen Hoeller 2023-03-08 16:49:32 +01:00
  • 95710646d1 Pass pre-determined merged bean definition into InstanceSupplier (for inner beans) Juergen Hoeller 2023-03-08 16:49:25 +01:00
  • 0a053cfccb Avoid lock contention in CaffeineCacheManager Brian Clozel 2023-03-08 16:23:32 +01:00
  • 6cd67412cc Avoid lock contention in CaffeineCacheManager Brian Clozel 2023-03-08 16:23:32 +01:00
  • e427ea8086 Merge pull request #30046 from srivatsa-cfp:main Arjen Poutsma 2023-03-08 15:36:37 +01:00
  • d8fbd35467 Add non-null assertions in DefaultServerRequestBuilder Vatsa 2023-02-27 15:22:53 -05:00
  • a31cfba992 Apply "instanceof pattern matching" in remainder of spring-websocket module Sam Brannen 2023-03-07 19:16:10 +01:00
  • 14973fd6f3 Unset reproducibleFileOrder and preserveFileTimestamps Gradle flags Sébastien Deleuze 2023-03-07 18:49:32 +01:00
  • ffe7ec4a99 Apply "instanceof pattern matching" in remainder of spring-webmvc module Sam Brannen 2023-03-07 18:23:15 +01:00
  • 9b811a01f6 Polishing Sam Brannen 2023-03-07 15:07:34 +01:00
  • 2b23d1693d Remove unused service package Sam Brannen 2023-03-07 15:07:03 +01:00
  • 9011ce9c68 Apply "instanceof pattern matching" in remainder of spring-web module Sam Brannen 2023-03-07 14:33:13 +01:00
  • 29fe0a3c6a Update TODO for linking to JUnit 5 docs Sam Brannen 2023-03-07 13:28:25 +01:00