可视化DIY模板代码生成系统
☆47May 16, 2024Updated 2 years ago
Alternatives and similar repositories for ViewGenerator
Users that are interested in ViewGenerator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个简单的秒杀架构的演变☆15Jul 12, 2025Updated last year
- Vue.js学习系列示例代码及教程☆98Dec 9, 2022Updated 3 years ago
- 我的学习代码记录☆71Oct 24, 2023Updated 2 years ago
- API SpringBoot + Shiro + Java-Jwt + Redis(Jedis)☆688Feb 11, 2026Updated 6 months ago
- beetl写的代码自动生成器,自动生成MVC的entity/mapper/service/controller层的代码(包含增删改查)☆17Feb 25, 2019Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于netty实现tcp 长连接☆12Oct 30, 2019Updated 6 years ago
- 代码生成工具,快速生成controller,service,model,mapper,html代码,极大提高开发效率。☆15May 17, 2018Updated 8 years ago
- 企业应用架构集成☆15Dec 22, 2014Updated 11 years ago
- 图书阅读管理微信小程序服务器端 ,是由SpringBoot2.1 + MyBatis +Mysql5.6等技术实现的项目☆11May 15, 2019Updated 7 years ago
- java版微服务常用技术完全整合架构。通过maven添加依赖即用。完全满足开发到发布到k8s的整个devops流程。框架不会有具体的业务实现代码,不过在开发的时候留附带的demo以便校验。框架大部分技术已用到真实业务系统,以确保可行性和正确性。☆10Jul 22, 2023Updated 3 years ago
- Auto-mirror of scoopinstaller/scoop-main bucket☆11Updated this week
- 一个适配多平台文件存储的中间件,可通过简单的配置既可集成到springboot中,将文件存储到本地、AmazonS3、MinIO、华为云OBS、百度云 BOS、阿里云OSS、腾讯云COS、WebDAV 、Git等平台☆12Oct 6, 2024Updated last year
- SpringBootCMS 是一套面向内容管理场景的开箱即用型 Web 平台,专注于解决以下痛点: 🏢 政府/协会/企业官网搭建:内置多频道、动态表单、活动签到等业务模块,无需从零开发 🛡️ 安全合规要求:通过全系统安全审计(SQL 注入/XSS/CSRF/SSRF/…☆18Jun 28, 2026Updated 2 months ago
- springboot+vue页面 REST代码生成器,生成单表的增删改查☆30May 14, 2023Updated 3 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.
- 购物车原生JS简单实现☆12Jul 24, 2017Updated 9 years ago
- 前后分离的通用后台管理系统,前端基于Ant Design Pro-Vue,后端基于SpringBoo 2.x。包含:定时任务管控、一键生成前后端增删改查代码、基于RBAC权限管控、用户管理、组织架构、各类日志(操作日志/定时任务日志/登录日志)等模块☆17Oct 13, 2020Updated 5 years ago
- ssm框架的代码生成器,根据数据库表生成model、dto、dao、mapperXml、service以及controller。目前仅支持mysql☆27Jan 10, 2019Updated 7 years ago
- Java Web期末课程设计项目。使用了Spring+Spring MVC+Hibernate框架☆13Dec 31, 2016Updated 9 years ago
- 个人总结的Java算法和实战demo☆11Jul 12, 2019Updated 7 years ago
- windows内核安全与驱动开发代码☆12Apr 4, 2020Updated 6 years ago
- 乞丐版servlet容器☆33Feb 22, 2018Updated 8 years ago
- ☆18Dec 25, 2013Updated 12 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Nov 18, 2017Updated 8 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.
- 学生在线教育前端☆15Jan 5, 2023Updated 3 years ago
- sping-boot-shiro-jwt☆40Jun 17, 2022Updated 4 years ago
- 基于微服务架构的在线电影购票平台☆255Dec 6, 2022Updated 3 years ago
- 基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用☆10Dec 16, 2019Updated 6 years ago
- 【!】NEILREN.COM 的旧版本, Java Spring 版本,RenFei.Net 替代了 NEILREN4J。NEILREN 的个人网站 Java版,使用了SpringBoot,MyBatis,Thymeleaf等开源项目组建。☆18Jun 10, 2019Updated 7 years ago
- 以spring boot 集成了支付宝即时到帐,微信扫码支付,以及银联支付等第三方支付☆16Mar 1, 2017Updated 9 years ago
- A code generation plug-in for Intellij-IDEA☆16May 31, 2019Updated 7 years ago
- 分享一个极常见的微服务电商练手项目,使用SpringCloud与其他主流技术栈。虽然已经烂大街,但电商项目技术栈多,所以仍是练手好选择。内附配套的视频,还有我做该项目时的相关笔记,所以颇具参考价值。(PS:我提交这份代码已完美运行,所以遇到bug还可以拉取借鉴)☆29Dec 9, 2022Updated 3 years ago
- 闲来无事,在Android端写了一个五子棋自娱自乐,换个思路,本次没有使用Canvas制作,UI基本齐全,附带复盘功能,支持双人对战,也实现了简单的AI算法人机对战,有待优化,注释详细,欢迎探讨。 ——by尽际 QQ:616616769☆16Oct 27, 2016Updated 9 years ago
- AI Agents on 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.
- restart adbd with root privileges☆11Oct 21, 2015Updated 10 years ago
- Decompiled source code of GhostCtrl. It’s not the original source code☆10Jul 26, 2017Updated 9 years ago
- Prometheus Monitoring for Java Web Applications without Modifying their Source Code☆14Apr 26, 2024Updated 2 years ago
- SpringBoot+Thymeleaf+shiro+activity+vue.js 敏捷ERP+OA+CRM开发☆18Jun 25, 2018Updated 8 years ago
- QConShanghai 2018深度培训——《微服务架构与实战》示例☆14Oct 21, 2018Updated 7 years ago
- ☆19Jan 5, 2019Updated 7 years ago
- 后端技术文章精选☆16Mar 24, 2021Updated 5 years ago