bee1s

bee1s ·

daust/JasperReportsIntegration

Connectivity Test Error

help wanted

My problem was solved after I changed the url in the application.properties
from #url=jdbc:oracle:thin:@127.0.0.1:1521:xepdb1
to url=jdbc:oracle:thin:@//localhost:1521/xepdb1
changed.