• Stars
    star
    2
  • Language
    Java
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spring Boot microservice for scheduling and storing tasks. Tasks comes from web via json objects that parses and storing in DB. Then, using Quartz, they executes by different adapters (like http, shel and etc.)