Fehler beim Erstellen von Bean, während die Spring -Boot -Anwendung mit zwei Oracle -Verbindung gestartet wird
Posted: 08 Mar 2025, 12:57
Dies ist meine Eigenschaftsdatei < /p>
spring.datasource.oracle.driver-class-name=
spring.datasource.oracle.connectionTestQuery=
spring.datasource.oracle.encryption.level=
spring.datasource.oracle.encryption.type=
spring.datasource.oracle.jdbcUrl=jdbc:oracle:thin:@abcd-efgh.com
spring.datasource.oracle.username=abcd
spring.datasource.oracle.password=12345
spring.datasource.oracle.type=com.zabbier.nfdfs.safafsa
spring.datasource.type: jdbc.url.ghtr
spring.datasource.jndi-name=
spring.datasource.url:
spring.datasource.username:
spring.datasource.password:
< /code>
Konfigurationsdatei < /p>
@Value("${spring.datasource.oracle.type}")
private Class
spring.datasource.oracle.driver-class-name=
spring.datasource.oracle.connectionTestQuery=
spring.datasource.oracle.encryption.level=
spring.datasource.oracle.encryption.type=
spring.datasource.oracle.jdbcUrl=jdbc:oracle:thin:@abcd-efgh.com
spring.datasource.oracle.username=abcd
spring.datasource.oracle.password=12345
spring.datasource.oracle.type=com.zabbier.nfdfs.safafsa
spring.datasource.type: jdbc.url.ghtr
spring.datasource.jndi-name=
spring.datasource.url:
spring.datasource.username:
spring.datasource.password:
< /code>
Konfigurationsdatei < /p>
@Value("${spring.datasource.oracle.type}")
private Class