Spring Cloud Enterprise Core Technology, Corresponding to the Special Subject Source of the Brief Book "Spring Cloud Core Technology"
☆14May 5, 2019Updated 7 years ago
Alternatives and similar repositories for spring-cloud-chapter
Users that are interested in spring-cloud-chapter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Apr 19, 2023Updated 3 years ago
- Enhance是对于原生的MyBatis的增强编写,不影响任何原生的使用,使用后完全替代mybatis-core、mybatis-spring以及mybatis-spring-boot-starter,可以使用SpringBoot配置文件的形式进行配置相关的内容,尽可能强大…☆18May 13, 2018Updated 8 years ago
- ☆12Aug 30, 2019Updated 7 years ago
- A Spring user-agent resolver for server-side detection of browser and operating system.☆10Mar 16, 2017Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- java版的IRR和XIRR,实现内部收益率的计算☆12Oct 13, 2020Updated 5 years ago
- VihackerCloud是基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba的开发脚手架,项目引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。☆10May 25, 2023Updated 3 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警 通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆63Sep 16, 2022Updated 4 years ago
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12May 15, 2017Updated 9 years ago
- “ ApiBoot”是为接口服务而生的,基于“ SpringBoot”完成扩展和自动配置,内部封装了一系列的开箱即用Starters。☆542Dec 18, 2025Updated 9 months ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- 基于springboot+sharding-sphere-jdbc+mybatisplus实现按日期 年/月/日 策略进行动态分表兼容配置多数据源,读写分离,主从等,自动添加新表,无需人工操作。☆10Feb 24, 2023Updated 3 years ago
- example for AutoLoadCache☆12Oct 13, 2017Updated 8 years ago
- 使用注解动态切换redis库☆14Apr 3, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- umi 模块化 demo☆15Jul 12, 2019Updated 7 years ago
- 基于 mysql-binlog-connector-java 实现增量数据的收集☆12Jul 24, 2026Updated last month
- flutter app 升级调起安装结构☆12Oct 20, 2023Updated 2 years ago
- beetlsql plugin for ActFramework☆10Nov 29, 2020Updated 5 years ago
- 这里为"阿航的技术小站"的Flutter实战中所有的DEMO代码仓库☆11Jan 5, 2021Updated 5 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- vertx tcp eventbus client module for python☆12Aug 5, 2016Updated 10 years ago
- 基于 Spring Boot rabbitmq redis mysql 的电商秒杀系统☆14Jun 21, 2022Updated 4 years ago
- 基于Tio的即时通讯框架☆12May 26, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 使用springboot+minio+elasticsearch+webuploader实现图床,支持给图片打标签,使用elasticsearch搜索,支持图片压缩,支持分片上传,秒传,断点续传☆19Oct 3, 2024Updated last year
- 1208 Chinese stopwords☆14Feb 5, 2017Updated 9 years ago
- shell脚本分页导出mysql数据☆16Jun 26, 2018Updated 8 years ago
- Netty XNIO Transport☆16Sep 26, 2024Updated last year
- captcha spring boot starter☆16Oct 10, 2020Updated 5 years ago
- 西门子PLC TCP 通信协议 S7☆14May 11, 2020Updated 6 years ago
- 优雅的记录业务操作日志.☆25Nov 7, 2023Updated 2 years ago
- Jenkins 与 cocosCreator 深度定制的自动化构建过程☆12Feb 1, 2020Updated 6 years ago
- A simple Springboot application that demonstrate progress bar update from server side using WebSocket.☆14Mar 2, 2026Updated 6 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- jQuery分页插件,可自定义样式,默认有五套样式,可自定义插件选项,简单方便,兼容IE8☆12May 28, 2019Updated 7 years ago
- 仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容☆16Jul 3, 2019Updated 7 years ago
- 提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换。额外提供了百度坐标到通用墨卡托坐标的转换方式,方便各位应用百度1-18级地图进行像素点到坐标的转化。☆16Sep 13, 2022Updated 4 years ago
- one component to create the CoAP communicate with netty in IoT industry, Java使用netty封装CoAP通信☆11Aug 2, 2018Updated 8 years ago
- ☆14May 8, 2021Updated 5 years ago
- a POC demonstrating multiple-datasources in a JDBC/JPA context☆17Jun 18, 2018Updated 8 years ago
- 学习资料☆13May 4, 2019Updated 7 years ago