luckyQing
Results
2
comments of
luckyQing
nice
@raphw I copied an incorrect RegisterInterceptor. My real code looks like this: ``` public class RegisterInterceptor { public static final org.slf4j.Logger log = org.slf4j.LoggerFactory.getLogger(RegisterInterceptor.class); @RuntimeType public static Object intercept(@Argument(0) RegisterReqDTO...