weiwozongheng / interview2019
尚硅谷-互联网大厂高频重点面试题(第2季)-学习笔记
☆14Updated 4 years ago
Alternatives and similar repositories for interview2019:
Users that are interested in interview2019 are comparing it to the libraries listed below
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 3 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 6 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆117Updated last year
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- spring boot高并发秒杀测试☆81Updated 6 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 基于spring_boot 2.6+版本的项目框架 Spring_boot 2.6+ based project framework☆80Updated 5 months ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- Java常用框架实战教程,包含Activiti,Dubbo,Mybatis—Plus,Netty,POI,RabbitMQ,Spring注解驱动开发,SpringBoot源码分析,SpringCloud实战,SpringMVC注解开发,SSM整合,Zookeeper+Dub…☆25Updated 2 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆84Updated 2 years ago
- ☆51Updated last year
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式