当前位置:首页 > 数据库 > Oracle

Oracle 连接配置

spring.datasource.url=jdbc:oracle:thin:@localhost:1521:orcl
spring.datasource.username=zhouriyue
spring.datasource.password=13768184197
spring.datasource.driver-class-name=oracle.jdbc.OracleDriver
spring.datasource.max-idle=10
spring.datasource.max-wait=10000
spring.datasource.min-idle=5
spring.datasource.initial-size=5
spring.application.name=oracle-test
server.port=8085


Oracle 连接配置

标签:driver   ORC   idle   edr   app   ora   use   initial   url   

本文系统来源:https://www.cnblogs.com/riyueqian/p/14396306.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!