Commit 1e3845d6 authored by 马超's avatar 马超

doc: 修改本地连接文档图片

parent 68618f6f
progress/69拷贝代码.png

44 KB | W: | H:

progress/69拷贝代码.png

36.8 KB | W: | H:

progress/69拷贝代码.png
progress/69拷贝代码.png
progress/69拷贝代码.png
progress/69拷贝代码.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -34,6 +34,8 @@ LDP框架中,应用通过RPC远程调用基础服务接口,执行数据库
![数据库建表](../progress/70数据库建表.png)
之后就可以直接请求接口进行数据的增删改查了。
## 三、手动配置本地连接(扩展)
### 3.1 添加依赖
......@@ -88,8 +90,6 @@ LDP框架中,应用通过RPC远程调用基础服务接口,执行数据库
current_session_context_class: org.springframework.orm.hibernate5.SpringSessionContext
```
oracle数据库连接配置,主要需要修改的是url、driver-class-name、validationQuery、dialect(参照样例工程bootstrap-nacosoracle.yml文件):
```yml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment