What is the right way to add custom JDBC drivers to Spring Cloud Data Flow?
I’d like to use an Oracle database for a new Spring Cloud Data Flow install, but it doesn’t come with ojdbc, and I’m a little confused on the best way to add custom JDBC drivers.