Я изменил приложение. PrettyPrint-Override ">spring.datasource.url=jdbc:oracle:thin:@
spring.datasource.username=
spring.datasource.password=
spring.datasource.driver.class=oracle.jdbc.driver.OracleDriver
pom file
org.springframework.boot
spring-boot-starter-jdbc
< /code>
Исключение < /strong> < /p>
< /blockquote>
***************************
APPLICATION FAILED TO START
***************************
Description:
Failed to bind properties under '' to com.zaxxer.hikari.HikariDataSource:
Property: driverclassname
Value: oracle.jdbc.OracleDriver
Origin: "driverClassName" from property source "source"
Reason: Failed to load driver class oracle.jdbc.OracleDriver in either of
HikariConfig class loader or Thread context classloader
Action:
Update your application's configuration
Подробнее здесь: https://stackoverflow.com/questions/543 ... pring-boot