You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Building a jar with dependencies using the profile build-jdbc-driver does not result in a working jar as it misses the netty-shaded dependency. Using the jar will result in a No functional channel service provider found error to be thrown.
Building a jar with dependencies using the profile
build-jdbc-driverdoes not result in a working jar as it misses the netty-shaded dependency. Using the jar will result in aNo functional channel service provider founderror to be thrown.