jdd

Results 3 issues of jdd

@Bean @Order public RouteLocator customRouteLocator(RouteLocatorBuilder builder) { return builder.routes() .route(MXH_LV_ROUTER, r -> r .path(mxhlyProxyUri) .filters(f -> f.stripPrefix(3).modifyRequestBody(String.class, String.class, MediaType.APPLICATION_JSON_VALUE, (exchange, requestBody) -> { String modifiedBody = modifyRequestBody(requestBody); return Mono.just(modifiedBody); })...

waiting-for-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary ![image](https://github.com/user-attachments/assets/dda53231-d6bb-46df-b40f-a797fd37b432) [A-E签宝V3_OpenAPI.json](https://github.com/user-attachments/files/16747277/A-E.V3_OpenAPI.json) ### Why should this be worked on? 1

feature

原文档地址:[https://github.com/xuchengsheng/spring-reading/blob/master/spring-jsr/spring-jsr250-postConstruct/README.md](url) ![file_1726214169920_489](https://github.com/user-attachments/assets/3aa88bd9-d4cc-473b-b580-eca420f0caff)