08 2019 档案

摘要:vue单页面刷新 只需修改nginx配置文件 server { listen 80; listen [::]:80; server_name wxx.kingsuper.net; access_log off; index index.html index.htm index.jsp; root / 阅读全文
posted @ 2019-08-08 23:12 Sea_wxx 阅读(372) 评论(0) 推荐(0) 编辑
摘要:使用了多个定时任务,会出现执行多次的情况 在springboot已经集成了quartz框架 只需在配置文件中加上 该配置就ok了 #解决定时任务执行多次的问题org.quartz.jobStore.acquireTriggersWithinLock=true 阅读全文
posted @ 2019-08-02 14:34 Sea_wxx 阅读(2573) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示