Relative Content

Tag Archive for javaspringoraclehibernatejpa

Can’t launch my Spring Boot App after adding some database options

I started getting this error after trying to connect my Spring Boot application to an Oracle DB. This was running completely fine before and I could bring up my main page and navigate between pages and submit a form to create a java object but now I can’t even run it.