jar

io.github.weasley-j : xxl-job-spring-boot-starter

Maven & Gradle

Jul 19, 2023
2 stars

xxl-job-spring-boot-starter · 一个用于简化xxl-job配置的spring-boot组件,使用job客户端的http server port接收来自xxl-job-admin的调度请求,不需要在job客户端服务器上额外开通xxl-job-core内置的netty服务器的端口,增加开关控制,默认开启

Table Of Contents

Latest Version

Download io.github.weasley-j : xxl-job-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.weasley-j : xxl-job-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xxl-job-spring-boot-starter-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.weasleyj.xxljob.interceptor

├─ io.github.weasleyj.xxljob.interceptor.XxlJobInterceptor.class - [JAR]

io.github.weasleyj.xxljob.config

├─ io.github.weasleyj.xxljob.config.XxlJobConfiguration.class - [JAR]

├─ io.github.weasleyj.xxljob.config.XxlJobProperties.class - [JAR]

├─ io.github.weasleyj.xxljob.config.XxlJobWebMvcConfig.class - [JAR]