Commit Graph

  • 1d708510df Merge branch '6.0.x' Sam Brannen 2023-05-15 15:23:16 +02:00
  • 280b0de646 Docs: Remove duplicate in SpEL feature list Jan Mewes 2023-05-13 08:36:31 +02:00
  • 1275b10d9c Merge branch '6.0.x' Sam Brannen 2023-05-15 15:09:56 +02:00
  • 2738b3e50f Polishing Sam Brannen 2023-05-15 15:07:24 +02:00
  • 169795d673 Fix wording in r2dbc Statement Filters section of ref docs Anyuruf 2023-05-12 16:24:09 +03:00
  • 1f3dd3e2ee Merge branch '6.0.x' Sébastien Deleuze 2023-05-15 11:49:31 +02:00
  • 085565a771 Skip class transformer in PersistenceUnitInfoDescriptor for native images Sébastien Deleuze 2023-05-15 11:45:15 +02:00
  • c227fbfdf2 Reorganize helper methods to align with first usage principle Sam Brannen 2023-05-13 19:26:54 +02:00
  • f3f3dc693a Fix logic for validating @RecordApplicationEvents config Sam Brannen 2023-05-13 19:17:18 +02:00
  • 5e1a4740d7 Suppress unused warning in test Sam Brannen 2023-05-13 18:49:44 +02:00
  • b4866e51b2 Configure toolchain locations when building PRs Brian Clozel 2023-05-12 11:33:17 +02:00
  • a9fa813a75 Merge branch '6.0.x' rstoyanchev 2023-05-12 10:20:11 +01:00
  • 806519f78a Comment out check->antora dependency rstoyanchev 2023-05-12 10:19:44 +01:00
  • d99c2cf31e Refine JVM checkpoint/restore support Sébastien Deleuze 2023-05-12 09:01:29 +02:00
  • ffa431da7b Merge branch '6.0.x' Stephane Nicoll 2023-05-12 08:59:57 +02:00
  • c3c5eaf914 Align AOT contributions for injection with the runtime behavior Stephane Nicoll 2023-05-11 16:00:21 +02:00
  • a91effcd86 Ignore some FreeMarker tests for JDK21 Brian Clozel 2023-05-11 17:36:22 +02:00
  • 07a5d8c91c Fix FreeMarker tests for JDK21 build Brian Clozel 2023-05-11 17:10:26 +02:00
  • 0bd0578ff9 Merge branch '6.0.x' Stephane Nicoll 2023-05-11 16:36:38 +02:00
  • a9b94241af Fix typo Stephane Nicoll 2023-05-11 16:35:20 +02:00
  • 2f3a73a59e Merge branch '6.0.x' Brian Clozel 2023-05-11 15:28:30 +02:00
  • 7066dc4ba7 Next development version (v6.0.10-SNAPSHOT) Spring Builds 2023-05-11 12:47:00 +00:00
  • 1e74d793a2 Merge branch '6.0.x' Juergen Hoeller 2023-05-10 18:51:40 +02:00
  • 3f889e997c Clarify RootBeanDefinition vs GenericBeanDefinition Juergen Hoeller 2023-05-10 18:50:27 +02:00
  • 6622a3c7d6 Consistent package-info declarations for CGLIB fork Juergen Hoeller 2023-05-10 18:50:17 +02:00
  • 3d96e3f8c8 Merge branch '6.0.x' rstoyanchev 2023-05-10 17:39:56 +01:00
  • d8f6567c89 Download the playbook to build dir Rob Winch 2023-05-10 09:01:47 -05:00
  • d8215a62f6 Merge branch '6.0.x' Sam Brannen 2023-05-10 17:40:42 +02:00
  • 111309605c Support Test AOT processing with GraalVM tracing agent and NBT Sam Brannen 2023-05-10 17:31:19 +02:00
  • 89bcee68bb Add author tag Sam Brannen 2023-05-10 17:08:54 +02:00
  • 841124af75 Merge branch '6.0.x' Juergen Hoeller 2023-05-10 17:19:39 +02:00
  • c8927ae753 Polishing Juergen Hoeller 2023-05-10 17:18:31 +02:00
  • e228f4ba64 Consistent pre-resolution of event type vs payload type Juergen Hoeller 2023-05-10 17:17:48 +02:00
  • dbc42f56b3 Merge branch '6.0.x' Simon Baslé 2023-05-10 15:18:57 +02:00
  • c733ae0f22 Fix ApplicationListenerMethodAdapter#supportsEventType check Simon Baslé 2023-05-10 14:52:52 +02:00
  • 96fbcb26c9 Merge branch '6.0.x' Sam Brannen 2023-05-10 14:36:09 +02:00
  • aefcb9d2d6 Make maximum SpEL expression length configurable Sam Brannen 2023-05-10 11:20:07 +02:00
  • 6a6dd599a1 Remove duplicate Checkstyle suppressions Sam Brannen 2023-05-10 14:31:24 +02:00
  • 5e52259fb3 Suppress warnings in tests Sam Brannen 2023-05-10 14:14:39 +02:00
  • e51c71bcd6 Delete unused code Sam Brannen 2023-05-10 14:14:22 +02:00
  • 4d5e235166 Merge branch '6.0.x' Stephane Nicoll 2023-05-10 13:55:36 +02:00
  • 120c228b70 Handle injection of several persistence units Stephane Nicoll 2023-05-10 13:43:26 +02:00
  • 5236d17ac4 Re-enable flaky tests after bd66c70b rstoyanchev 2023-05-10 11:44:32 +01:00
  • d9f659171b Merge branch '6.0.x' rstoyanchev 2023-05-10 11:43:38 +01:00
  • bd66c70b2b Potential fix for flaky STOMP integration tests rstoyanchev 2023-05-10 11:42:45 +01:00
  • 993a69d3a9 Deprecate spring context indexer Stephane Nicoll 2023-05-09 17:05:17 +02:00
  • 944305b9f1 Merge branch '6.0.x' rstoyanchev 2023-05-09 19:59:11 +01:00
  • e737980033 Ensure chunks released on cancel in StringDecoder rstoyanchev 2023-05-09 19:58:36 +01:00
  • 6eb63f778e Merge branch '6.0.x' Stephane Nicoll 2023-05-09 16:27:23 +02:00
  • 93fa01004c Document AOT best practices Stephane Nicoll 2023-05-09 16:25:06 +02:00
  • eb240016ed Merge branch '6.0.x' Stephane Nicoll 2023-05-09 14:52:49 +02:00
  • c1f6d7197b Add support for InjectionPoint with AOT Stephane Nicoll 2023-05-05 15:49:40 +02:00
  • b674906e3a Document @ResponseStatus behavior Arjen Poutsma 2023-05-09 10:59:05 +02:00
  • a133aae8d6 Document @ResponseStatus behavior Arjen Poutsma 2023-05-09 10:59:05 +02:00
  • bc7ba8cf2b Merge branch '6.0.x' rstoyanchev 2023-05-09 12:16:13 +01:00
  • 3a0a19cff8 Fix migration to asciidoctor tabs Rob Winch 2023-05-05 20:19:47 -05:00
  • 6930d4d531 Upgrade to Reactor 2022.0.7 and Micrometer 1.10.7 Juergen Hoeller 2023-05-09 12:55:44 +02:00
  • b4649137fc Merge branch '6.0.x' Brian Clozel 2023-05-09 09:34:33 +02:00
  • 6bc674b2dd Upgrade CI image to Ubuntu Jammy Brian Clozel 2023-05-09 09:34:16 +02:00
  • c8b920a05d Fix SimpleAsyncTaskExecutor virtual thread path Arjen Poutsma 2023-05-08 16:57:34 +02:00
  • c564725f46 Upgrade to Java 21 EA build 21 Brian Clozel 2023-05-08 15:42:35 +02:00
  • e599fec685 Make JDK21 available as toolchain in main build Brian Clozel 2023-05-08 15:27:30 +02:00
  • 657fe1fa43 Merge branch '6.0.x' Juergen Hoeller 2023-05-08 14:52:26 +02:00
  • 4aa8619ac2 Upgrade to Tomcat 10.1.8, Jetty 11.0.15 / 12.0.0.beta1, Netty 4.1.92, Jackson 2.14.3, Mockito 5.3.1, Checkstyle 10.10 Juergen Hoeller 2023-05-08 13:06:19 +02:00
  • 2c7e8661cf Respect TaskDecorator configuration on DefaultManagedTaskExecutor Juergen Hoeller 2023-05-08 12:02:25 +02:00
  • c09055b83a Consistent support for MultiValueMap and common Map implementations Juergen Hoeller 2023-05-08 12:01:58 +02:00
  • 697d5e6247 Configuration options for virtual threads (on JDK 21) Juergen Hoeller 2023-05-08 11:22:47 +02:00
  • d8d7e0a762 Deprecate default constructor on ConcurrentTaskExecutor/Scheduler Juergen Hoeller 2023-05-08 11:21:29 +02:00
  • 73d30dd875 Polishing contribution rstoyanchev 2023-05-03 20:49:20 +01:00
  • 033548a760 Remove default blockTimeout on interface clients Olga MaciaszekSharma 2023-04-28 17:57:44 +02:00
  • e416dfdbc0 Merge branch '6.0.x' Sébastien Deleuze 2023-05-05 18:20:43 +02:00
  • 2c15dcc56b Fix native support for generic array parameters Sébastien Deleuze 2023-05-05 18:19:58 +02:00
  • 592a3074e1 Merge branch '6.0.x' rstoyanchev 2023-05-05 16:57:08 +01:00
  • 06f16f15ed Remove PDF Link Rob Winch 2023-05-05 08:23:16 -05:00
  • b39e93d0d1 Add test support to record async events, with Junit5 caveat Simon Baslé 2023-02-23 17:33:41 +01:00
  • 906c54faff Add SpEL support for registered MethodHandles Simon Baslé 2023-02-27 19:58:05 +01:00
  • d3c3088c6b Clarify behavior of the Elvis SpEL operator in documentation (#30352) Simon Baslé 2023-05-05 16:13:06 +02:00
  • f2c0b30641 Merge branch '6.0.x' Stephane Nicoll 2023-05-05 15:04:15 +02:00
  • da37deec1b Merge pull request #30423 from izeye Stephane Nicoll 2023-05-05 15:03:57 +02:00
  • 88361a4f3e Polish "Introduce internal constants for implicit bounds in TypeUtils" Stephane Nicoll 2023-05-05 15:01:46 +02:00
  • 92cf7f1a7f Introduce internal constants for implicit bounds in TypeUtils Johnny Lim 2023-05-05 00:10:42 +09:00
  • 601de66c03 nohttp exclude **/.gradle/** Rob Winch 2023-05-04 11:30:00 -05:00
  • 91ea2d4c27 Merge branch '6.0.x' rstoyanchev 2023-05-04 15:46:54 +01:00
  • 8a8fb31f4a Update target repository for Antora rstoyanchev 2023-05-04 15:37:21 +01:00
  • b7884ddd02 Disable flaky ReactorNetty2StompBrokerRelayIntegrationTests Sébastien Deleuze 2023-05-04 16:37:17 +02:00
  • 719553f627 Fix Web Reactive link on the landing page Rob Winch 2023-05-04 09:13:22 -05:00
  • 993447deb0 Remove invalid deploy-docs.yml Rob Winch 2023-05-03 01:11:28 -05:00
  • 88c9b0f467 Use the shared antora playbook Rob Winch 2023-05-03 00:37:41 -05:00
  • 39146f9066 Migrate to Asciidoctor Tabs Rob Winch 2023-04-20 16:21:36 -05:00
  • 71154fd16b Add ./github/workflow/deploy-docs.yml Rob Winch 2023-04-20 16:06:19 -05:00
  • 7b0ba0188f Structural Fixes Rob Winch 2023-04-20 09:51:32 -05:00
  • 3774e9be7a Trim IDs with parent Rob Winch 2023-04-20 09:03:56 -05:00
  • 9c38f8c3c6 Make local build (temporary) Rob Winch 2023-04-19 09:13:43 -05:00
  • 26171d9efb Fix Title in antora.yml Rob Winch 2023-04-19 09:13:31 -05:00
  • 68235464fc Use include-code Macro Rob Winch 2023-04-18 23:09:25 -05:00
  • 51ada4e19d Fix invalid nav elements Rob Winch 2023-04-18 22:52:25 -05:00
  • 1a8e0031fe Fix index Overview link Rob Winch 2023-04-19 10:31:30 -05:00
  • d8bcbd53e1 Fix invalid attributes Rob Winch 2023-04-18 16:37:25 -05:00
  • 6993a9eee4 fix antora.yml attributes Rob Winch 2023-04-18 15:12:53 -05:00
  • d2720741a5 Fix antora.yml gradle command Rob Winch 2023-04-18 15:12:40 -05:00