I'm currently looking for the most convenient way to connect to a Transbase DB with Spring Boot. Is it even possible with Spring JDBC? Do I need additional drivers? And what do I need to configure in my application.properties? I couldn't make it work by now.
Already tried to search for someone who has done this before but Transbase does not seem to be very popular, so without success.
Best regards