码迷,mamicode.com
首页 > 数据库 > 详细

springboot对oracle的配置

时间:2017-09-08 11:42:31      阅读:406      评论:0      收藏:0      [点我收藏+]

标签:drive   user   acl   pre   str   nat   class   source   data   

spring.jpa.database=oracle
spring.datasource.driver-class-name=oracle.jdbc.driver.OracleDriver
spring.datasource.url=jdbc:oracle:thin:@172.16.10.25:1521:torcl
spring.datasource.username=center
spring.datasource.password=centerDB12345
spring.jpa.hibernate.ddl-auto=update

springboot对oracle的配置

标签:drive   user   acl   pre   str   nat   class   source   data   

原文地址:http://www.cnblogs.com/wyx1202/p/7493375.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!