-
### Description
1.Improve spring websocket example
2.Automatically register the gateway using an annotation called "ShenyuSpringWebSocketClient"
### Task List
It has been developed. Submit the …
-
### Description
For example, below is how we use `@ShenyuXXXXClient` now:
```java
@RestController
@RequestMapping("/order")
@ShenyuSpringCloudClient(path = "/order")
public class OrderControll…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
In one case, divide is configured in the admin, and then the handle field of the selector tab…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I wrote unit test cases for `org.apache.shenyu.common.concurrent.MemoryLimiter`(#3275), …
-
### Question
In `org.apache.shenyu.plugin.motan.proxy.MotanProxyService#genericInvoker`, we have a performance problem :
```java
public Mono genericInvoker(final String body, final MetaData met…
-
### Question
java.lang.IllegalStateException: No multipart HttpMessageReader.
at org.springframework.web.server.adapter.DefaultServerWebExchange.lambda$initMultipartData$4(DefaultServerWebExchange.…
-
## Task
improve shenyu-admin module test coverage, each line has record a class and the current test coverage is in the brackets, we hope to improve test coverage to above 85%.
Task List:
- [ ]…
-
### Question
![image](https://user-images.githubusercontent.com/65158204/167519886-51073181-238d-4cc6-89b2-a30edd8a7633.png)
postgreSQL version:12.9
shenyu version:2.4.3
`
javax.validati…
-
### Question
Hello, I'd like to ask. If I want to customize the log information (API call success and failure information, IP, parsing location information, saving specific information, etc.), how sh…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Error: Element type is invalid: expected a string (for built-in components) or a class/funct…