All Projects → linghuxiong → spring-batch-admin-ui

linghuxiong / spring-batch-admin-ui

Licence: MIT License
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to spring-batch-admin-ui

Spring Batch Admin Backend
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (+0%)
Mutual labels:  oauth2, quartz, dva
Ant-Design-Pro-V5
Ant Design Pro V5 详细配置,包括分模块打包,ahooks的使用,L7 地图组件的封装,合理的初始化数据,更有动态表单、动态表格、OSS图片上传等优秀组件(项目会逐渐迭代)~
Stars: ✭ 28 (-31.71%)
Mutual labels:  dva, umi, ant-design-pro
Cloud Enabled Microservice
Tasks microservice (Spring Boot, MVC, Data, Lombok, Cloud, OAuth2, Config, Eureka, Zuul, Hystrix, Docker)
Stars: ✭ 14 (-65.85%)
Mutual labels:  oauth2, spring-data-jpa
umi-dva-antd-mobile-starter
Get started with Umi3.js and Ant Design Mobile.
Stars: ✭ 21 (-48.78%)
Mutual labels:  dva, umi
ant-design-mobile-pro
🛠 Use Ant Design Mobile like Ant Design Pro.
Stars: ✭ 22 (-46.34%)
Mutual labels:  dva, umi
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+8270.73%)
Mutual labels:  oauth2, quartz
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (+687.8%)
Mutual labels:  oauth2, quartz
spring-batch-quartz-admin
Spring Batch scheduling using Quartz
Stars: ✭ 16 (-60.98%)
Mutual labels:  quartz, spring-batch-admin
toutiao
模仿今日头条,实现 APP 端,Server 端, Web 管理端
Stars: ✭ 17 (-58.54%)
Mutual labels:  dva, umi
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-19.51%)
Mutual labels:  spring-data-jpa, springboot2
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (+31.71%)
Mutual labels:  dva, umi
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+4797.56%)
Mutual labels:  quartz, springboot2
Spring Boot Projects
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
Stars: ✭ 4,022 (+9709.76%)
Mutual labels:  quartz, springboot2
Api Boot
“ ApiBoot”是为接口服务而生的,基于“ SpringBoot”完成扩展和自动配置,内部封装了一系列的开箱即用Starters。
Stars: ✭ 460 (+1021.95%)
Mutual labels:  oauth2, quartz
react-drag
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color.
Stars: ✭ 51 (+24.39%)
Mutual labels:  dva, umi
blog
一个博客全栈应用的前端部分
Stars: ✭ 16 (-60.98%)
Mutual labels:  dva, umi
umi-dva-antd-starter
Get started with Umi3.js and Ant Design.
Stars: ✭ 17 (-58.54%)
Mutual labels:  dva, umi
BankOfSpring
Production ready maven based Spring Boot starter kit application with example cases of handling transactions with Spring.
Stars: ✭ 39 (-4.88%)
Mutual labels:  spring-data-jpa, springboot2
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-58.54%)
Mutual labels:  dva, umi
umi-plugin-antd-theme
🎨 Best theme plugin
Stars: ✭ 77 (+87.8%)
Mutual labels:  umi, ant-design-pro

如何启动项目:

如何启动后端:

  1. 下载代码:https://github.com/linghuxiong/spring-batch-admin-backend
  2. 导入工程:推荐是用IDEA,直接打开下载的目录即可。
  3. 初始化数据库: 找到目录:/spring-batch-admin-backend/src/main/db,里面有两个文件,一个是数据库创建脚本,一个是表结构+数据的脚本,先执行创建库的,如果想在已经存在的库里面运行程序,可以省略这一步,直接运行数据脚本即可。
  4. 启动项目:如果使用的是上一步中默认的数据库建库语句,可以直接启动,如果是使用的自己的数据库,修改/spring-batch-admin-backend/src/main/resources/application-localhost.properties里面是数据配置信息,然后启动SpringBatchAdminApplication.java即可

如何启动前端

  1. 下载代码:https://github.com/linghuxiong/spring-batch-admin-ui
  2. npm install:在根目录运行npm install
  3. npm start: install 之后,运行 npm start

查看效果

浏览器打开 http://localhost:8000 进入登录页面,输入用户名密码:

  • 用户名:admin
  • 密码:123456

登录成功之后即可进入系统查看

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].