GithubHelp home page GithubHelp logo

lukehuang / xxl-job-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itliusir/xxl-job-admin

0.0 1.0 0.0 66 KB

xxl-job-admin 任务调度平台 Spring Boot 版本[后台部分] ,统一改为rest接口

Home Page: https://github.com/itliusir/xxl-job-admin

Shell 3.78% Batchfile 2.92% Java 93.30%

xxl-job-admin's Introduction

xxl-job-admin 任务调度服务(后台部分)

原项目地址传送门

依赖更新

  • SpringBoot 1.5.6
  • JDK 1.8

Doc

Swagger-ui

Blog

传送门

后台URL

任务管理

  • 默认(/jobinfo)
  • 搜索(/jobinfo/pageList)
  • 新增任务-保存(/jobinfo/add)
  • 执行(/jobinfo/trigger/{id})
  • 暂停(/jobinfo/pause/{id})
  • 日志(/joblog?jobId=)
  • 编辑-保存(/jobinfo/reschedule)
  • 删除(/jobinfo/remove/{id})

调度日志

  • 默认(/joblog)
  • 搜索(/joblog/pageList)
  • 清理(/joblog/clearLog)

执行器管理

  • 默认(/jobgroup)
  • 新增执行器(/jobgroup/save)
  • 编辑-保存(/jobgroup/update)
  • 删除(/jobgroup/remove/{id})

xxl-job-admin's People

Watchers

 avatar

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.