-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor($quartz): create another instance instead of casting object
java.lang.ClassCastException: class com.jmsoftware.maf.springcloudstarter.quartz.entity.persistence.QuartzJobConfiguration cannot be cast to class com.jmsoftware.maf.springcloudstarter.quartz.entity.persistence.QuartzJobConfiguration (com.jmsoftware.maf.springcloudstarter.quartz.entity.persistence.QuartzJobConfiguration is in unnamed module of loader 'app'; com.jmsoftware.maf.springcloudstarter.quartz.entity.persistence.QuartzJobConfiguration is in unnamed module of loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader @28e47ab1) at com.jmsoftware.maf.springcloudstarter.quartz.job.AbstractQuartzJob.executeInternal(AbstractQuartzJob.java:30)
- Loading branch information
1 parent
901d768
commit 31cd72e
Showing
2 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters