-
**[Marcos Oliveira Junqueira](https://jira.spring.io/secure/ViewProfile.jspa?name=marcos.junqueira)** opened **[DATAJPA-652](https://jira.spring.io/browse/DATAJPA-652?redirect=false)** and commented
…
-
Properties props = new Properties();
props.setProperty("aes.key.value", "123456");
EncryptorRuleConfiguration encryptorConfig = new EncryptorRuleConfiguration("GMS", props);
…
-
Getting the following issue while inserting to jv_snapshot. Using Oracle 12c DB. Same is working in H2.
Javers Version: 5.7.4
org.javers.common.exception.JaversException: SQL_EXCEPTION: ORA-00917:…
-
**[Michel Dambros Figueiredo](https://jira.spring.io/secure/ViewProfile.jspa?name=michelfigueiredojava)** opened **[DATAJPA-1638](https://jira.spring.io/browse/DATAJPA-1638?redirect=false)** and comme…
-
-
目前我是启用了mysql数据库连接,但我本身使用的是mariadb,在程序启用后,数据库表正常被创建,但前端直接访问ip+端口正常,但是登陆后无法上传文件,前端体现错误为
`提示:出现意外错误,文件:[新建文本文档.txt]上传失败,上传被中断。`
后端体现信息为:
```
2019-05-10 15:42:17.453 INFO 9736 --- [nio-8080-exec-1…
-
**[Gerrit Hübbers](https://jira.spring.io/secure/ViewProfile.jspa?name=abdull)** opened **[DATAJPA-298](https://jira.spring.io/browse/DATAJPA-298?redirect=false)** and commented
I am load-time weavin…
-
-
如何使用jpa + hibernate 实现通用service呢
-
能上sql脚本吗?