Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add RestInterceptorRegistration for RestInterceptor configurati…
…on - #1 - RestInterceptorRegistration manages RestInterceptor configuration. - Allows adding multiple RestfulPattern objects to the interceptor. - Provides method to set the order of execution. - Supports flexible configuration of interceptors by modifying patterns and order. - Helper methods include `addRestfulPatterns` and `order` for customization.
- Loading branch information