Hi All, I am Emmanuel Katto from Uganda. I'm developing a Java-based Spring Boot application that needs to interact with an Oracle database. I'm using Oracle Database 19c and Java 11. I've set up the database connection using JDBC, but I'm struggling to find the correct way to integrate the two systems.
I'm having trouble with Setting up the Oracle driver correctly in my Spring Boot application. Can someone help?
Thanks!
Emmanuel Katto