Skip to content

基于 Spring Boot 实践学习案例集合,仅供学习参考!如有更好的方案和idea,欢迎互相交流!如您觉得该项目对您有所帮助,欢迎点击右上方的Star标记,给予支持!!!谢谢 ~ ~

License

Notifications You must be signed in to change notification settings

lmayZhou/spring-boot-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Examples(2.x版本)

项目介绍

  基于 Spring Boot(2.x版本) 实践学习案例集合,仅供学习参考!如有更好的方案和idea,欢迎互相交流! 如您觉得该项目对您有所帮助,欢迎点击右上方的Star标记,给予支持!!!谢谢 ~ ~

项目结构

mvn clean install -DskipTests

注:我们在学习Spring Boot、Spring Cloud框架的时候,一定要知道它们的版本对应关系,以避免造成不必要的困恼与麻烦。
(学习案例连续更新中...请Star和关注支持一下,随时获取最新动态!谢谢 ~ ~)

spring-boot-examples                        # Spring Boot(2.x) 项目案例
    - examples-common                       # 项目公共资源 Module
    - spring-boot-configuration-metadata    # 项目公共资源 Module
    - spring-boot-docker                    # Docker部署Spring Boot项目
        -- spring-boot-docker-compose       # 基于Docker Compose部署项目
        -- spring-boot-dockerfile           # 基于Dockerfile部署项目
    - spring-boot-spring-boot-elasticsearch # Elasticsearch 搜索引擎Module
    - spring-boot-websocket                 # WebSocket Module
    - ...                                   # 待续
    pom.xml                                 # Maven 资源库配置文件

SkyWalking 链路追踪

-javaagent:/Users/lmay/software/apache-skywalking-apm-bin/agent/skywalking-agent.jar
SW_AGENT_NAME=consumer;SW_AGENT_COLLECTOR_BACKEND_SERVICES=http://127.0.0.1:8080/

参与贡献

  1. 2018年12月05日: 构建 spring-boot-examples [Module]
  2. 2018年12月05日: 初始化 examples-common [Module]
  3. 2018年12月05日: 初始化 spring-boot-websocket [Module]
  4. 2019年06月01日: 构建 spring-boot-docker [Module]
  5. 2019年06月01日: 初始化 spring-boot-dockerfile [Module]
  6. 2019年06月02日: 初始化 spring-boot-docker-compose [Module]
  7. 2019年06月03日: 优化 Maven pom.xml [文件]
  8. 2019年06月08日: 初始化 spring-boot-configuration-metadata [Module]
  9. 2019年06月11日: 初始化 spring-boot-elasticsearch [Module]
  10. 2019年07月05日: 更新 README.md [文档]

相关文章

『 Spring Boot 2.x 快速教程 』

『 Centos 7 快速教程 』

『 Docker 快速教程 』

『 Redis 快速教程 』

联系我

* QQ: 379839355
* QQ群: [Æ┊Java✍交流┊Æ](https://jq.qq.com/?_wv=1027&k=5Dqlg2L)
* QQ群: [Cute Python](https://jq.qq.com/?_wv=1027&k=58hW2jl)
* Email: [email protected]
* Home: [lmaye.com](https://www.lmaye.com)
* GitHub: [lmayZhou](https://github.com/lmayZhou)

About

基于 Spring Boot 实践学习案例集合,仅供学习参考!如有更好的方案和idea,欢迎互相交流!如您觉得该项目对您有所帮助,欢迎点击右上方的Star标记,给予支持!!!谢谢 ~ ~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published