🔥 一直想做一款追求极致用户体验的低代码开发平台,看了很多优秀的开源项目但是发现没有合适的。于是利用空闲休息时间对若依框架进行扩展写了一套快速开发系统。如此有了开源字节快速开发平台。该平台基于 Spring Boot + MyBatis + Vue & Element ,包含微信小程序 & Uniapp, Flowable 工作流、三方登录、支付、短信、邮箱、IM...
☆30Mar 17, 2023Updated 3 years ago
Alternatives and similar repositories for source-vue
Users that are interested in source-vue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cloud-Platform是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中…☆16May 20, 2019Updated 6 years ago
- websocket压测工具☆11Mar 29, 2026Updated last month
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- Argus, A CAPTCHA Solver System Based on Computer Use Models.☆65Mar 8, 2026Updated 2 months ago
- 基于vue全家桶的(PC)移动端电商商城(高仿小米商城)☆19Feb 10, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 微信小程序,仿写,薄荷健康体测,标尺组件☆10Mar 27, 2020Updated 6 years ago
- `gps180`一个在Spring Boot2. X上开发Gps平台,使用Spring Boot、Shiro、MyBatis、Redis、Bootstrap、Vue2.x等框架,包括:Gps的一般监控,围栏,报警,命令,SIM,数据分析,2压点,子帐号,精准权限等Gps平台…☆14Jun 5, 2020Updated 5 years ago
- 这是一个前后端分离的项目,基于若依框架进行的改造,是健身房的一个管理系统☆19May 1, 2023Updated 3 years ago
- 在线商城和拍卖。本系统商城端用Uniapp开发,后端UI部分基于VUE+Element,业务后台采用Java。电商部分非常成熟,经受了1小时内4000单以上的实战考验。拍卖部分是根据某用户的需求进行定制开发。还有文博馆部分,通过分享机制,实现内容带货,可以在文章里嵌入商城和…☆137Sep 27, 2020Updated 5 years ago
- 基于微信小程序的在现在商城包括前端小程序商城,后端管理系统(springboot)☆14Nov 8, 2021Updated 4 years ago
- 这是一款多端(租客,房东,管家,总后台,门店)功能全面强大的房屋(民宿)租赁管理系统,适用于物业托管,民宿长租, 短租等商业模式。后端管理的前端是基于Vue3 + Vite3 + Pinia + Arco构建,租客端,房东端,管家端通过NUTUi(京东UI)构建,可以一次开发…☆11Aug 21, 2024Updated last year
- 基于SpringBoot+MyBatis的MES后端程序☆11Feb 9, 2021Updated 5 years ago
- Kuali Financial System☆19Mar 22, 2018Updated 8 years ago
- 使用PHP开发的社区团购商城后 端,附带门店在线点单、闪送同城配送、顺丰异地配送等功能☆14Apr 12, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于若依的幼儿园管理系统☆15Nov 4, 2021Updated 4 years ago
- 万联物联网平台,基于Java8,Spring Boot2.2.13 ,SpringMVC,AdminLTE等开发。支持物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,HTTP等),灵活接入不同厂家不同协议等设备。实时数据处理,设备告…☆20Apr 17, 2024Updated 2 years ago
- Ralasafe访问控制中间件(数据级权限管理),是MIT协议开源免费软件产品。它使用图形化方式处理各种数据级权限管理问题,包括数据库行列级、字段内容级权限问题;它还能处理登录控制、 功能级权限控制和URL权限认证。☆30Aug 4, 2024Updated last year
- 记录 git 的一些底层原理,包括对象、数据格式、传输协议、IO性能、底层子命令等。☆11Nov 29, 2022Updated 3 years ago
- MyBatis整合Spring并使用log4jdbc或者p6spy输出真实的sql语句☆17Apr 24, 2017Updated 9 years ago
- 基于 Spring Cloud 的网络借贷信息中介平台☆10Jul 13, 2018Updated 7 years ago
- 学生就业管理系统☆11Nov 23, 2020Updated 5 years ago
- 持续探究算法与数据结构,暨邓俊辉《数据结构》(C++语言版)&王晓东《计算机算法设计与分析》读书笔记☆21Apr 16, 2019Updated 7 years ago
- 股票预警助手(stock alert helper)☆19May 9, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- xxl-job-plus 是xxl-job的增强包,在不对xxl-job-core源码修改的情况下,提供对接注册中心能力。支持监测注册中心xxl-job-admin服务上下线,executor服务上下线,实现executor向xxl-job-admin自动启动、刷新、停止,完…☆19Mar 27, 2023Updated 3 years ago
- 支付中台-支付系统☆12Feb 27, 2019Updated 7 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- 基于 ESP32-S3 的温湿度 / 光照 / 人体存在传感器和红外发射器。☆33Jan 16, 2024Updated 2 years ago
- 为claude code+glm 添加上眼睛☆59Nov 5, 2025Updated 6 months ago
- 宠物医院微信小程序☆13Apr 28, 2022Updated 4 years ago
- 将地铁的坐标通过百度地图搜集起来,然后使用canvas做成的地铁图。☆10Apr 21, 2022Updated 4 years ago
- 基于uniapp和语雀API 个人博客小程序☆14Aug 5, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- MicroIoT物联网平台管理工具。https://www.microiot.top/studio☆21Nov 12, 2023Updated 2 years ago
- 使用扩展的通过数据库维护的IKAnalyzer和分布式搜索搜索服务SolrCloud及SolrJ的ShowCase。☆12Aug 28, 2014Updated 11 years ago
- 对阿里云.net 客户端ons的进一步封装,ons是基于cpp dll的PInvoke调用封装,使用起来非常不方便,因此对ons进一步封装,方程序调用☆10Nov 6, 2017Updated 8 years ago
- 一个功能强大的多层级Java字符串/占位符替换工具.A powerful Java-based multi-level string / placeholder replacement tool.☆14Oct 21, 2017Updated 8 years ago
- flutter 车牌输入法☆11Mar 1, 2019Updated 7 years ago
- A Java 8+ LangChain implementation. Build powerful LLM based applications in an (enterprise) Java context.☆42Jul 29, 2023Updated 2 years ago
- 搭建一个二手买卖商城☆21Aug 15, 2017Updated 8 years ago