-
代码拉下来,本地安装了Oracle数据库,但是启动报错找不到users表。
这是数据库配置
spring.datasource.url=jdbc:oracle:thin:@//10.0.34.233:1521/ORCLCDB
spring.datasource.username=SYSTEM
spring.datasource.password=123456
spring.jpa.pro…
-
Hello,
I tried to do a query on a PostgresSQL database with JSON content, something like:
`
select * from mytable where mytable -> 'myelement' ? 'key123';
`
It doesn't work as this in a native …
s4iko updated
19 hours ago
-
## Question:
Is aws documentdb supported?
If yes, how do I disable `retryWrites`?
## Background:
I am trying to run faction using AWS ECS and AWS documentdb.
I successfully built container…
-
### Issue Type
Others
### Have you searched for existing documents and issues?
Yes
### OS Platform and Distribution
centos7
### All_in_one Version
0.6
### Kuscia Version
0.7
### What happend…
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin v5.42.2
- rewrite-spring v5.21.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my projec…
-
[//]: # "Please remove these comments"
[//]: # "Provide a general summary of the issue in the Title above"
## Environment Details
* Helidon MP
----------
## Problem Description
It would ma…
-
### Description
The `module-info.java` in `blaze-persistence-core-api-jakarta-1.6.12.jar` declares a dependency on `java.persistence`
When using `jakarta.persistence` no dependency on `java.persis…
-
**Describe the bug**
developing in the mapstore2 submodule uses an h2 database so `npm start` works ootb by default.
Would it be possible/better to use an h2 database in the ms2-georchestra projec…
-
### Description
We currently don't have guidance regarding the use of the JPA static metamodel or Jakarta Data in Quarkus.
Ultimately we will want to handle Jakarta Data in Panache and provide an in…
-
您必须勾选以下所有内容,否则您的issue可能会被直接关闭。
- [√] 我已经阅读了[文档](https://github.com/power721/alist-tvbox/blob/master/doc/README_zh.md)。
- [√ ] 我确定没有重复的issue或讨论。
- [√ ] 我确定是AList-TvBox的问题,而不是其他原因(例如网络,依赖或操作)。
- [√ …