Giter Site home page Giter Site logo

springboot-quartz-demo's Issues

修改定时任务必须先暂停,源码的修改代码处没见有暂停操作呀?

修改定时任务必须先暂停,源码的修改代码处没见有暂停操作呀?
image
红框处的意思是无论是冻结状态的还是未冻结状态的都可以修改吧?可是通读源码我的理解是已冻结状态的就是未启动的,未冻结状态就是已启动的,那么就应该是只有已冻结的才可以修改吧,或者未冻结的需要先暂停才能修改?可是源码出没有体现?还是我理解错了,望大神指点一二

写了一个配套使用的客户端

这个项目还是不错的,在调用定时任务还是需要通过HTTP或者MQ进行触发的。但是如果定时任务和主应用公用端口可能会造成误调用,为了更方便地使用,我用一个周末时间写了一个配套的客户端,一个注解就可以生成定时任务的HTTP控制器,另外开端口,与主应用隔离,使用起来更加方便~(已经与SpringBoot集成,直接导包就可用了)
spring-boot-quartz-client-starter
目前仅支持单机,还没有支持分布式

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.