mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-15 06:10:29 +09:00
- add `jobDataMap` property to SimpleTriggerInputDTO - update SimpleTriggerCommandDTOToSimpleTrigger converter - update SimpleTriggerToSimpleTriggerDTO converter - update unit tests - add .idea and .iml to .gitignore for ignoring intellij files
8 lines
68 B
Plaintext
8 lines
68 B
Plaintext
/**/.settings/
|
|
/.project
|
|
/**/target
|
|
.classpath
|
|
.project
|
|
.idea
|
|
*.iml
|