public interface PostFilterHandler
default void
onStarted()
int
order()
String
process(org.springframework.web.server.ServerWebExchange exchange, BizSystemModule module, String respBodyAsString)
default void onStarted()
String process(org.springframework.web.server.ServerWebExchange exchange, BizSystemModule module, String respBodyAsString)
int order()
Copyright © 2025. All rights reserved.