Files
spring-pulsar/buildSrc
Chris Bono 19957ac619 Add Java 21 support for running tests (#622)
This commit adds a Gradle property 'testToolchain' that when set will
configure the Java toolchain plugin accordingly.

Additionally:
-------------
* Replace the custom toolchain plugin with the vanilla one provided by
  Gradle

* Move the Java conventions from Java plugin to Groovy script

* [CI] Add Java 21 to check-samples.yml
2024-03-22 10:51:10 -05:00
..