Jamel-jun

Results 19 comments of Jamel-jun

apisix config: ![image](https://github.com/apache/apisix/assets/50609931/5e09e66d-b923-45e5-9a46-10c2095d0fed) opentelemetry: ![image](https://github.com/apache/apisix/assets/50609931/a78838f7-5cb0-4988-98a4-4e1876eb0566) route: ![image](https://github.com/apache/apisix/assets/50609931/a99a65c5-2152-490b-9ca6-559c27a44d20) response: ![image](https://github.com/apache/apisix/assets/50609931/fca7c40f-154c-44f1-81a0-66328e555abc) apisix logs: ![Uploading image.png…]()

Damn it, I installed it in another namespace and deleted my namespace directly. vela uninstall -nxx I'm a little shocked. Can anyone prove that I'm not alone. .

可以的。 比如说 我的接口层 协议有spring mvc、WebFlux、http、Rscoket、Grpc等。 现在除了grpc都有相对应的实现了。

> 如果是[Knife4jInsight](https://doc.xiaominfo.com/docs/middleware-sources/desktop/service-introduction)里面使用,将git作为一个数据源,是可以的 意思是说 现在是支持的吗? 我使用的 `knife4j-aggregation-spring-boot-starter`,通过 实现`AbstractRepository` 处理的。

我看`Knife4jInsight` 跟 `aggregation` 的实现完全不一样,看源码`aggregation` 会简单一些。

我看 Knife4jInsight 是不是可以集成`spring-cloud-config`。我对这个不太熟悉,只是猜测是不是有个 config的顶级规范,包括nacos、apollo等配置中心是不是实现了这个规范,后续针对这个规范进行相对应处理 是不是简单一点。 目前实现大部分是请求doc接口获取数据模型。 我司有个需求,通过 自定义的 json/yaml 展示到knife4j中,请问用哪种方式实现更加规范一些

> Java9 broke reflection and as the version number goes up, the breaks get worse. Essentially, accessing non-exported elements of other modules (modules introduced in java 9) does not work...

There are times when characters aren't good choices. For example: I want to control permissions for each front-end button. Do permission control for a certain user without affecting other same...

I also encountered this problem, this must be a bug. But the mapstruct team is too busy, God bless them.