asyncer-io / r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
195 stars 21 forks source link

Support for JDK21 #150

Closed jchrys closed 11 months ago

jchrys commented 11 months ago

Motivation: JDK21 GA has been released

Modification: Add JDK 21 environment

Result: Ensures compatibility with JDK21