摘要:
1 定时任务类timerTask——TestTask package com.wrj.timerTask; import org.springframework.scheduling.annotation.EnableScheduling; import org.springframework.sc 阅读全文
posted @ 2024-06-15 00:24
wrj的博客
阅读(3)
评论(0)
推荐(0)
摘要:
1 添加拦截器配置config——InterceptorConfig 拦截器配置类用于在服务启动时配置拦截器。 点击展开 package com.ruoyi.trustedAsset.config; import com.ruoyi.trustedAsset.interceptor.Authorit 阅读全文
posted @ 2024-06-15 00:14
wrj的博客
阅读(3)
评论(0)
推荐(0)
摘要:
1 controller——xxxController.java 点击展开 package com.wrj.controller; import … //当前类注册为控制器类并添加到Bean列表 //当需要返回视图页面时需要使用Controller注解,需要返回序列化数据时使用RestControl 阅读全文
posted @ 2024-06-15 00:08
wrj的博客
阅读(4)
评论(0)
推荐(0)

浙公网安备 33010602011771号