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.
For more information, see PropertiesLauncher
Features in the Spring Boot documentation.
To add libraries to the connector’s container image, see Modifying the Container Configuration.