You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JdbcJobInstanceDao uses a default JobKeyGenerator but provides no way to supply a custom implementation. Even though it is unlikely to implement a custom JobKeyGenerator, there should be a way to provide a custom one.