首页 新闻 会员 周边

spring cron配置问题

0
悬赏园豆:20 [已关闭问题] 关闭于 2016-02-18 18:02

需求:每个月的10、20日和月末的23点执行一次

配置如下

<property name="cronExpression" value="00 00  23 10,20,L * ?" /> 

实际报错

Property 'cronExpression' threw exception; nested exception is java.text.ParseException: Support for specifying 'L' and 'LW' with other days of the month is not implemented

求高手如何实现此需求

Mr.xiong的主页 Mr.xiong | 初学一级 | 园豆:79
提问于:2016-02-17 14:24
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册