# xxl_job_springboot **Repository Path**: sharehappy/xxl_job_springboot ## Basic Information - **Project Name**: xxl_job_springboot - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-07-24 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xxl_job_springboot #### 项目介绍 项目基于xxl_job改造成了springboot项目,原项目地址https://gitee.com/xuxueli0323/xxl-job 1.项目改造成springboot主要将pom.xml进行改进 2.启动方式使用run方式启动,主要boot嵌入了tomcat容器 3.spring相关的配置全部提取使用注解替换