Giter Club home page Giter Club logo

rubyzhang / springboot-study Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuwujing/springboot-study

0.0 1.0 0.0 503 KB

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

Java 95.84% HTML 3.69% Batchfile 0.02% Shell 0.14% TSQL 0.25% Dockerfile 0.07%

springboot-study's Introduction

springBoot-study

springBoot-study 是本人在学习SpringBoot的一些工程!

下载地址

GitHub工程地址:https://github.com/xuwujing/springBoot-study

码云工程地址:https://gitee.com/XuWuJing/springBoot-study

使用说明

下载

git clone https://github.com/xuwujing/springBoot-study.git

使用

秉着开箱即用的原则,这些工程只需下载之后,更改相应的配置(MySql、Es、Redis等地址配置),运行main方法,即可启动!

工程说明

  • springboot-hello:SpringBoot 的 Hello World 版本。 启动程序,然后在浏览器输入http://localhost:8080//hello,即可查看相关信息。

  • springboot-config: SpringBoot自定义配置获取,过滤器以及拦截器的使用版本。

  • springboot-restful:SpringBoot整合Mybatis,并实现的Restful风格的服务,以及对MySql的CRUD版本。

  • springboot-mutilDatasource:SpringBoot+Mybatis+ Druid+PageHelper实现多数据源并分页,并使用Druid进行SQL监控。

  • springboot-thymeleaf:springboot整合thymeleaf,通过界面操作实现CRUD功能。

  • springboot-elasticsearch:SpringBoot整合elasticsearch,实现全文搜索、精确搜索、区间查询、分页查询、权重查询,使用JestClient实现多版本的兼容。

  • springboot-kafka-storm:SpringBoot集成kafka和storm的版本。

  • springboot-jsp-jpa:SpringBoot整合Jsp和Jpa,通过界面操作实现CRUD功能。

  • springboot-jsp-thymeleaf:SpringBoot整合Jsp和Thymeleaf实现两个模块的兼容。

  • springboot-netty-protobuf:SpringBoot整合Netty,通过protobuf进行数据传输,包含心跳、断线重连机制。

  • springboot-package:SpringBoot打包示例项目,可以通过点击build.bat(需要Ant 环境)一键打包。Windows双击run.bat一键启动,Linux输入./start.sh启动。

  • springboot-redis:SpringBoot整合redis的项目,使用Restful风格实现的CRUD功能。

  • springboot-actuator:SpringBoot整合actuato的项目,实现对项目进行监控并查看相关信息。

  • springboot-fileUpload:SpringBoot实现文件上传的功能。

  • springboot-mail:SpringBoot实现邮件发送功能,包括普通文本发送、图片、附件发送功能。

  • springboot-swagger:SpringBoot实现可视化 RESTful风格的Web服务。

  • springboot-task:SpringBoot使用注解实现线程池的配置和自定义线程的使用示例。

  • springboot-exceptionHandler:SpringBoot实现全局异常的统一处理的项目,可以对自定的异常以及系统异常进行分类处理。

  • springboot2-webflux:SpringBoo2.x 结合webflux(异步非阻塞开发框架)的 版本使用示例。

  • springboot2-elasticsearch:SpringBoo2.x 结合ElasticSearch 6.x 版本使用的示例。

  • springboot2-docker:SpringBoo2.x 结合Docker版本使用的示例。

文章列表

SpringBoot系列博客:

springboot-study's People

Contributors

xuwujing avatar dark369 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.