3 Star 8 Fork 10

Horace / springboot-examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

springboot-examples

项目介绍

spring boot 实践学习案例,与其它组件结合如 mybatis、jpa、dubbo、redis、mongodb、memcached、kafka、rabbitmq、activemq、elasticsearch、security、shiro等

软件架构

基于Java 1.8

Spring Boot 版本

  • 2.0.3.RELEASE

模块说明

  • springboot-basic

    • Spring Boot 基础知识,包括SpringBoot起步、配置详解、aop、filter、拦截器、监听、启动器、全局异常处理、外部Tomcat启动、HTTPS、监控 等。
  • springboot-data

    • Spring Boot 数据库操作,包括SpringJDBC、JPA、Mybatis注解版 & XML版、MongoDB。其中,每个版本都有其对应的多数据源解决方案。
  • springboot-caches

    • Spring Boot 缓存,包括redis、ehcache、spring-cache、memcached、使用redis实现session共享 等。
  • springboot-templates

    • Spring Boot 模板,包括thymeleaf、freemarker、jsp、表单校验 等。
  • springboot-docs

    • Spring Boot 文档生成工具,包括 Swagger、Spring RestDocs
  • springboot-bussiness

    • Spring Boot 业务应用,包括 定时任务、上传文件、发送邮件、Doc文档操作 等。
  • springboot-ajax

    • Spring Boot AJAX 跨域,包括 JSONP、Node.js与SpringBoot集成使用反向代理 等。
  • springboot-websockets

    • Spring Boot 使用 Websocket
  • springboot-webflux

    • Spring Boot 集成 WebFlux 开发反应式 Web 应用
  • springboot-dubbo

    • Spring Boot 集成 Dubbo 的三种方式
  • springboot-search

    • Spring Boot 集成 搜索引擎,包括 elasticsearch、solr
  • springboot-mq

    • Spring Boot 集成 消息队列,包括 kafka、rabbitmq、activemq、rocketmq、redismq
  • springboot-auth

    • Spring Boot 权限认证,包括 Apache Shiro、Spring Security
  • springboot-cloud

    • Spring Cloud 入门,包括 Eureka(服务注册与发现)、Config(配置中心)、Hystrix(断路器)、Bus(消息总线) 等
The MIT License (MIT) Copyright (c) 2018 何钊 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

spring boot 实践学习案例,与其它组件结合如 mybatis、jpa、dubbo、redis、mongodb、memcached、kafka、rabbitmq、activemq、elasticsearch、security、shiro等 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/hezhao/springboot-examples.git
git@gitee.com:hezhao/springboot-examples.git
hezhao
springboot-examples
springboot-examples
master

搜索帮助