Coder Social home page Coder Social logo

felton321 / xxl-job-admin-spring-boot Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 9.0 1.81 MB

将xuxueli的xxl-job-admin改造到spring boot框架,公司在用。

Home Page: https://github.com/felton321/xxl-job-admin-spring-boot

Java 36.70% HTML 0.19% CSS 16.79% JavaScript 29.87% FreeMarker 16.45%
xxl-job spring-boot xxl-job-admin microservice

xxl-job-admin-spring-boot's Introduction

xxl-job-admin-spring-boot

简介


xuxueli的xxl-job-admin默认为war包发布,需要放置到容器中,而spring boot “not war, just run jar!”的口号使我们早已习惯了java -jar 启动web服务的清爽简洁,因此我将xxl-job-admin改造到spring boot框架,公司目前正在使用。

版本


  1. spring-boot: 1.5.14.RELEASE
  2. xxl-job-core: 1.9.1

使用步骤:


  1. 首先感谢xuxueli的开源奉献。
  2. 进入xxl-job的源项目:https://github.com/xuxueli/xxl-job , 选择1.9.1的tag并下载:https://github.com/xuxueli/xxl-job/tree/v1.9.1
  3. 运行 mvn clean deploy 安装到仓库中,我们需要xxl-job-core 子模块。
  4. 下载本项目
  5. 将resources/application-dev.yml中的配置改为自己的配置即可,对应内容可参考xxl-job官方文档: http://www.xuxueli.com/xxl-job/#/
  6. IDE中直接运行运行 com.github.xxl.job.admin.Application 即可.
  7. 访问网站:http://localhost:9000/
  8. 如有问题请联系: [email protected]

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.