guxingke
guxingke
yeah , i can not agree more. but my jvm like a baby compare for yours . could you some suggest for me? i will try run my jvm on...
```java -jar jvm-core/target/mini-jvm.jar -jar jvm-core/target/mini-jvm.jar -jar test.jar ``` Implements the basic metacircular jvm already. thank you, this benefit a lot from your project.
朋友可有兴趣补一补呢
thanks ,i found it works well except native print method.
wow , I want to check again. 😂
hello @minwoox yes, in my case , when consumer json object with `RequestObject` anotated parameter, i want to use `javax.validation.Valid` for this parameter, the obj fields has some annotations from...
I checked the method signature of `RequestConverterFunction` , and i found it can not get the service-method parameter annotations , it means use custom `RequestConverterFunction` cannot do on-demand validation by...
> provide reproduction steps and environment & version information. description edited
the kafka broken in other case . --- when i restart kafka borkers , and waiting the apisix send message auto recover. but not , about 5 minute later ,...
> If I start kafka with docker, shut down the container after starting it and start it again, can I simulate the broker down scenario you mentioned? yes, this can....