SpringBoot 脚手架,简化项目构建
☆113Mar 15, 2021Updated 5 years ago
Alternatives and similar repositories for EasyRiggerInitializr
Users that are interested in EasyRiggerInitializr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于netty的UDP物联网网关程序,设备报文可转发至KAFKA或MQTT broker☆10Jun 17, 2022Updated 3 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆96Jun 17, 2022Updated 3 years ago
- A high-performance Windows Hosts switching tool built on Tauri v2 and Rust. It supports dual GUI/CLI modes, rapid multi-environment switc…☆32Apr 29, 2026Updated 3 weeks ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago
- Java server framework based on springboot2☆18Jun 14, 2023Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- physical distribution management☆12Feb 29, 2024Updated 2 years ago
- MonitorDesign☆42Jul 9, 2021Updated 4 years ago
- 本项目专注于使用 docker-compose 进行容器的编排,实现 bolo 博客的一键启动,以避免广大人民群众在进行 bolo 部署时走不必要的弯路;降低了使用门槛,同时也大大增加了维护与迁移的便利性。☆15Sep 8, 2022Updated 3 years ago
- 学习Java8新特性☆10May 8, 2018Updated 8 years ago
- Demo for Creating "The Second Best Place on the Internet" with Spring Initializr☆18Apr 19, 2021Updated 5 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 6 years ago
- angularJs-uiRouter-RequireJs 实现模块按需求加载 欢迎交流。☆15Dec 24, 2017Updated 8 years ago
- springboot-data-jdbc最佳实践☆12Oct 24, 2020Updated 5 years ago
- FShop是一款基于Spring Boot + Mybatis + Dubbo + Zookeeper + RabbitMQ + Redis + Nginx的高并发秒杀系统。☆15Sep 29, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于Sentinel 1.8.6,实现限流规则双向持久化到Nacos。支持常规模式+Gateway模式。详细的改造文档说明,供参考学习☆34Jan 12, 2023Updated 3 years ago
- Java library used to upload files following the security steps described by OWASP☆10Jun 7, 2021Updated 4 years ago
- 基于springboot容器,zokeeper分布式协调服务,dubbo分布式服务框架,redis缓存,spring jdbctemplate,mybatis持久层框架,mysql数据库等,加入netty+mqtt☆14May 27, 2025Updated 11 months ago
- Magician is a small HTTP service package based on Netty that makes it very easy to start an http service, and also supports WebSocket, us…☆111Mar 8, 2025Updated last year
- Pnpm + turborepo + changesets☆14Jul 9, 2022Updated 3 years ago
- 实现多线程并行或串行处理的工具包☆18Mar 21, 2023Updated 3 years ago
- ☆20Jul 12, 2021Updated 4 years ago
- Spring Cloud版本控制和灰度starter☆585Aug 18, 2021Updated 4 years ago
- 基于注解实现并行地依赖注入(数据聚合),可以看做 Spring Async 注解的升级版☆178Jul 12, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 优雅的异步事件驱动网络框架; An elegant event-driven asynchronous network framework.☆11Dec 28, 2023Updated 2 years ago
- ShardingSphere's SPI implementation plugin☆34Sep 8, 2022Updated 3 years ago
- springboot2 + mybatis-plus3 +shiro1.4 +layui细颗粒度网站后台用户权限管理系统☆12Sep 4, 2018Updated 7 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated last year
- https://start.spring.io☆2,635Updated this week
- 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,862May 17, 2026Updated last week
- ☆10Oct 27, 2020Updated 5 years ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Apr 8, 2024Updated 2 years ago
- mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。☆19Mar 10, 2015Updated 11 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.
- springBoot脚手架,集成redis、pagehelper、mongodb、mybatis、log4j2、druid、jwt、mail等。完成大部分公共模块,只需要写业务代码即可。☆52Jun 17, 2022Updated 3 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆128Mar 25, 2026Updated last month
- mica 工具性能压测,目的是鞭策自己,让 mica 性能更加优秀。☆37Aug 17, 2022Updated 3 years ago
- Multi-platform, Portable, Desktop + Web Dual Management, Triple Fault Tolerance · Smart Routing · Personal AI Gateway☆41May 16, 2026Updated last week
- Empower ChatGPT with the ability to perform mathematical calculations, web scraping, PDF analysis, and more.☆21Apr 1, 2023Updated 3 years ago
- maven custom archetype project☆33Sep 17, 2017Updated 8 years ago
- Make your tweets great again!☆10Jan 27, 2017Updated 9 years ago