@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @RestController public @interface RpcController
@AliasFor(annotation=org.springframework.web.bind.annotation.RestController.class) public abstract String value
Copyright © 2025. All rights reserved.