funkye

Results 533 comments of funkye

I support the idea that when the display indicates the collection bean I want, if the corresponding bean cannot be found, should throw an exception to terminate the run

![image](https://user-images.githubusercontent.com/19943636/138852688-3896cf83-17bd-4317-85cc-c9fbca272cca.png)

> Giving this option to the JVM `--add-opens java.base/java.lang=ALL-UNNAMED` is a quick workaround. This seems like a temporary solution and hopefully JDK 17 will be formally supported in the future,...

代理内部的数据源,而不要代理对外暴露的动态数据源datasource

升级spring-cloud-starter-alibaba-seata 到 2.2.3.RELEASE

是否应该加入个性能测试报告,类似tx-lcn的[性能测试报告](http://www.txlcn.org/zh-cn/docs/test.html)

ORM 框架支持 介绍 Mybatis 框架 mybatis-plus 框架 JPA 这仅仅是个介绍,还是只是列出目前已支持的orm框架,1.0的自动代理目前测试下来,mp跟jpa的已经是可以完美注入了,只要开启自动代理即可,貌似没有什么写文档的必要?

https://github.com/seata/seata/pull/4434 这个pr里改动了启动脚本,可以识别出jdk17,在jdk11上可以通用吗

> 或许你来统一做好oraclejdk和openjdk的解析,然后先合并你的,我再合并你的代码,这样我那块就不用改动了