Adding External Libraries
The connector's JAR file uses the loader.path
property as the recommended mechanism for adding external libraries to the connector’s classpath.
See Spring Boot - PropertiesLauncher Features for more information.
To add libraries to the connector’s container image, see Modifying the Container Configuration.