1. Spring Boot的后台管理系统。包含系统管理,代码生成,多数据库适配,工作流, OAuth2登录,任务调度,登陆日志,业务操作日志,任务调度日志,集成rabbitMQ,前台layui
☆14Oct 5, 2022Updated 3 years ago
Alternatives and similar repositories for dian
Users that are interested in dian are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ssos框架,记录平时使用的一些工具类,集成权限、数据权限、动态表单、自定义字段☆10Jun 29, 2022Updated 3 years ago
- Excel tools,对excel封装让excel导出更简单! (项目测试范例请参考,test包下的 ExcelTest测试用例)☆13Aug 23, 2017Updated 8 years ago
- 粤讲粤酷公众号服务 CoolCantonese WeChat Official Account Project☆10Mar 3, 2025Updated last year
- 基于FullCalendar二次开发,支持农历功能。中文测试OK☆15Aug 6, 2013Updated 12 years ago
- elasticsearch查询语句构造器,可用于参数绑定☆14Jun 17, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 结合小程序云开发的一个书籍借还系统的小项目☆14Apr 27, 2020Updated 5 years ago
- 多商户小程序管理运营系统☆10Aug 19, 2019Updated 6 years ago
- 华为HBase普通客户端和安全模式客户端,包括建表、建索引、异步请求、Put、Get、Scan等功能☆11Jun 6, 2020Updated 5 years ago
- Elasticsearch中文社区的App客户端☆13May 5, 2016Updated 9 years ago
- 一个币圈交易信号监控交易TG机器人。能够实时分析多个交易对的技术指标,并在市场出现重要变化时,提供市场趋势和交易信号的实时监控和提醒。☆13Mar 22, 2025Updated last year
- 简单、灵活的任务管理应用,所有任务一目了然,非常合适中小团队和个人☆10Nov 6, 2016Updated 9 years ago
- 基于Jeesite框架,将模块按照工程进行拆分, 便于分布式部署☆16Jul 4, 2017Updated 8 years ago
- ☆21Aug 22, 2018Updated 7 years ago
- 基于SpringBoot的在线算法判题系统(Online judgement) JavaScript判题☆12Oct 22, 2019Updated 6 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- A series of integration tests for Xuggle's Xuggler Jar☆21Apr 19, 2012Updated 13 years ago
- 个人学习资料管理系统,学习资料入库管理,学习计划管理,任务进度管理☆13Sep 10, 2019Updated 6 years ago
- 考试系统--毕业设计☆13Jan 29, 2018Updated 8 years ago
- 毕业设计---微信机器人☆14Jan 12, 2018Updated 8 years ago
- B2B2C商城代码☆21Dec 1, 2018Updated 7 years ago
- ☆13Sep 30, 2022Updated 3 years ago
- 前端开发☆17Mar 12, 2018Updated 8 years ago
- 一个基于人工智能的加密货币量化交易系统,专门用于ETH期货交易。系统集成了多种LLM提供商(DeepSeek、Qwen等)进行智能决策,并实现了高级技术指标分析和实时市场数据处理。☆38Nov 29, 2025Updated 3 months ago
- 高并发,分布式架构商城实现, 项目基于 Gradle 构建。包括以下技术栈:1.反向代理、动静分离 - Nginx;2.注册中心、配置中心 - nacos;3.认证中心(社交登录,weibo) - OAuth2.0;4.权限控制 - Spring Security;5.统一…☆15Apr 8, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 自己和学生一起设计做的,请勿作商用,如有商用请告知。☆13Aug 3, 2018Updated 7 years ago
- 🌈项目日报管理系统,专门进行项目的日报进度汇报☆12Dec 16, 2022Updated 3 years ago
- 微信小程序,支持读书笔记、时间规划、在线社区、休闲娱乐等。云开发作为后端支持。☆12Jun 27, 2019Updated 6 years ago
- node charts☆13Sep 4, 2018Updated 7 years ago
- 架构师-脚手架工程☆10Jun 17, 2022Updated 3 years ago
- Spring-Boot集成neo4j,采用JavaAPI驱动包+Bolt连接方式实现节点和关系的创建☆17May 12, 2018Updated 7 years ago
- 基于activiti6 和jeesite4的流程管理。 首先感谢jeesite4作者辛苦付出,出品不错,希望作者继续加大开源的力度。由于jeesite4模块化设计不错,所以能够在其基础上通过maven方便快捷开发出工作流模块。☆16Jun 5, 2018Updated 7 years ago
- 基于springboot 的swagger2动态接口文档在线生成,集成导出html/markdown/confluence 等静态文档 。 及接口操作AOP日志自动记录☆11Aug 26, 2024Updated last year
- Spring Boot Starter For Okhttp 3.x☆13Dec 27, 2025Updated 2 months ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 个人毕业设计-基于Hadoop的校园资源云存储的设计与开发☆12Dec 16, 2022Updated 3 years ago
- 杭电计算机学院-《数据结构》所有上机实验代码☆15Mar 12, 2020Updated 6 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- 提供了 快速集成 思维导图 功能的SDK☆13Mar 6, 2017Updated 9 years ago
- 水滴☆16Mar 15, 2016Updated 10 years ago
- 励精图治生态共享充电宝 BLE蓝牙4.0版微信小程序开源项目☆20Sep 8, 2018Updated 7 years ago
- 用于展示各种demo☆12Feb 25, 2023Updated 3 years ago