728x90
반응형

2023/01/17 5

[java] org.springframework.beans.MethodInvocationException: Property 'cronExpression' threw exception; nested exception is java.text.ParseException: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented.

org.springframework.beans.MethodInvocationException: Property 'cronExpression' threw exception; nested exception is java.text.ParseException: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented. val cron = CronExpression( "0 " + expr.replace( Regex("\\*$"), "?" ) ) https://niees.tistory.com/67 org.springframework.beans.MethodInvocationException: Property 'cr..

728x90
반응형