spring-boot-anyDemo
spring-boot-anyDemo copied to clipboard
Springboot、SpingCloud、Nacos等等各种Java技术和运维技术Demo
trafficstars
项目简介
项目背景介绍
由于本人是想多学学基础框架搭建的过程,看看会遇到现在无法预料的Bug,解决Bug又兴奋又快乐哈哈哈哈~~~
希望也想提升技术的小伙伴们,可以一起跟我搭建项目中成长,互相学习哈哈哈哈。
目前,该项目目前还处于了基础框架的搭建阶段,之后会不断更新比如SpringCloud,nacos,各种中间件等等框架的搭建,也包括服务器Linux中的结合运用。
项目大体框架介绍:

这是公共模块,如果你项目中要引用的话,就直接引入某个模块即可,正在做到轻装上阵。
demo-spring-boot-mybatis-plus mybatis-plus 模块
demo-spring-boot-common 公共模块
demo-spring-boot-bom 全部版本控制
demo-spring-boot-core 核心模块
demo-spring-boot-druid 数据源模块
demo-spring-boot-encrypt-data 加解密模块
demo-spring-boot-security 安全模块
demo-spring-boot-redis redis模块
demo-spring-boot-api 远程调用模块
demo-spring-boot-log 日志模块
demo-spring-boot-gateway 网关模块
demo-spring-boot-example 各种demo例子
demo-spring-boot-generator 代码生成器
demo-spring-boot-mongodb mongodb
demo-spring-boot-repeatSubmit 重复提交
demo-spring-boot-rocketmq rocketmq
demo-spring-boot-websocket websocket
demo-spring-boot-springSecurity springSecurity模块
微服务
demo-springCloud
---- demo-springCloud-all-client 全部客户端
---- demo-springCloud-hystrix hystrix服务熔断
---- demo-springCloud-oauth2 oauth2单点登录
---- demo-springCloud-seata seata
---- demo-springCloud-sentinel-service sentinel
如果改好代码,则可以直接打包部署到私服nexus
要先使用,先搭建一个nexus私服哦(ps:很easy,不懂私信我哈哈哈)
相关技术文档
1.Rocketmq技术详解
2.Rocketmq最佳实践
3.Sentinel使用和技术详解
Spirng Cloud Gateway详解
4.Spring Cloud Hystrix:服务容错保护
5.Spring Cloud Security:Oauth2使用
6.webscoket技术文档说明
7.使用Seata彻底解决Spring Cloud中的分布式事务问题!
8.搭建项目出现报错问题汇总
9.项目技术文档说明
10.项目搭建注解补充说明
先暂时介绍到这,搬砖去了(敲代码,一杯茶泡一天,一行代码敲一天),后续更新.
有不懂得,联系我哈!请叫我行走的活雷锋。
个人博客:https://blog.csdn.net/weixin_40483369?type=blog (世外平常人)
QQ:1022134186
微信号:sally1022134186
该项目目前仅做公共模块,在你主模块服务中只需要引入该服务即可,使得你主要模块变得更加轻松,便捷 后续会更新主要模块的代码,各位看官觉得不错,点个小星星 Fork支持一下,谢谢。