king-angmar / weathertopLinks
J2EE学习以及Linux组件学习的日常总结,适合想了解和温习基础知识的童鞋。目前计划包含的内容有设计模式、Springboot、SpringCloud;以及Linux开源组件Redis、Kafka、Nginx、ElasticSearch、Hadoop、Zookeeper等
☆254Updated 7 months ago
Alternatives and similar repositories for weathertop
Users that are interested in weathertop are comparing it to the libraries listed below
Sorting:
- study springboot☆336Updated 6 years ago
- 🔥MS 是一个前后分离的分布式 spring cloud 框架(全家桶),这里有统一认证,统一网关等等功能,是一个非常简洁的微服务脚手架☆223Updated 2 years ago
- 存放学习过程中的demo项目,顺便点下⭐哦☆238Updated 4 months ago
- Spring Boot教程☆319Updated 2 years ago
- java springboot redisson mybatis maven☆351Updated last year
- Spring Boot 教学案例☆316Updated last year
- 一个基于Spring Cloud+OAuth2.0+Spring Security+Redis的统一认证脚手架☆243Updated 2 years ago
- SpringCloud源码实战微服务框架(202003更新到SpringCloud的Greenwich版本,即基于SpringBoot2.1.7版本,以及新增SpringCloud Alibaba从入门到精通教程),涉及内容:配置中心,注册中心,服务提供者,服务消费者,熔断…☆231Updated 9 months ago
- ☆109Updated 5 years ago
- 本项目的目标是将 Dubbo 融入到 Spring Cloud Alibaba 生态中,使微服务之间的调用同时具备 RESTful 和 Dubbo 调用的能力。做到对业务代码无侵入,无感知;引入 JAR 包则微服务间调用使用 Dubbo,去掉 JAR 包则使用默认的 RES…☆142Updated 6 years ago
- SpringBoot整合Quartz作为调度中心使用完整实例☆268Updated 4 years ago
- txlcn-demo☆118Updated 6 years ago
- 集成最全的代码生成工具:entity集成lombok、格式校验,swagger;dao自动加@mapper,service自动注释和依赖;Controller实现restful 增删改查API,并集成swagger。☆178Updated 2 years ago
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆236Updated 7 months ago
- OAuth2 SSO☆442Updated 6 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆165Updated 9 months ago
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆348Updated last year
- 简单了解微服务☆253Updated 4 years ago
- springboot中多数据源整合的总结☆79Updated 2 years ago
- Dynamic datasource, multiple datasource of spring boot/ distribution transaction; spring boot 多数据源,动态数据源,分布式事务☆698Updated 2 years ago
- SpringBoot + ShardingSphere 实现读写分离 分库分表☆367Updated 3 years ago
- springboot整合Shiro系列☆92Updated 6 years ago
- SpringCloud从入门到精通系列课程