800 Forks
1472 Stars
1472 Watchers

springBoot-study

SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。

How to download and setup springBoot-study

Open terminal and run command
git clone https://github.com/xuwujing/springBoot-study.git
git clone is used to create a copy or clone of springBoot-study repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with springBoot-study https://github.com/xuwujing/springBoot-study/archive/master.zip

Or simply clone springBoot-study with SSH
[email protected]:xuwujing/springBoot-study.git

If you have some problems with springBoot-study

You may open issue on springBoot-study support forum (system) here: https://github.com/xuwujing/springBoot-study/issues