摘要:
/** * @author Leon */ @WebFilter(filterName = "WebFilter", urlPatterns = "/*") class WebsFilter implements Filter { @Autowired private ILogsService lo 阅读全文
posted @ 2021-12-22 11:17
闻长歌而知雅意
阅读(558)
评论(0)
推荐(0)
摘要:
1 @Target({ElementType.PARAMETER, ElementType.METHOD}) 2 @Retention(RetentionPolicy.RUNTIME) 3 @Documented 4 public @interface Log { 5 6 /** 7 * 是否记录日 阅读全文
posted @ 2021-12-22 10:53
闻长歌而知雅意
阅读(556)
评论(0)
推荐(1)

浙公网安备 33010602011771号