# springboot-study **Repository Path**: fz972/springboot-study ## Basic Information - **Project Name**: springboot-study - **Description**: springboot学习demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2021-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot系列教程 ## 环境搭建 确保计算机已装docker 代码所有所需环境可在[https://gitee.com/fz972/docker-env.git](https://gitee.com/fz972/docker-env.git)中找到 搭建步骤 ```shell git clone https://gitee.com/fz972/docker-env.git cd docker-env docker-compose up -d ``` ## 集成技术栈 | dubbo | | --------------- | | elasticsearch | | elk日志收集 | http调用 | | jwt | | kafka | | rabbitmq | | redis | | netty-socket | | spring-security | | swagger |