Skip to content

Latest commit

 

History

History
113 lines (59 loc) · 1.51 KB

README.md

File metadata and controls

113 lines (59 loc) · 1.51 KB

springboot 相关的所有例子

spring-batch-demo

spring批处理 还没写完

spring-boot-admin

springboot服务监测

spring-boot-aop

spring切面

spring-boot-apollo-demo

spring 消息队列 还没写完

spring-boot-async  

spring 多线程

spring-boot-cache

spring 缓存

spring-boot-data-rest

spring-data-rest

spring-boot-elasticsearch

es相关的demo 增删改查 以及sql查询

spring-boot-email

spring发送email

spring-boot-gatling-report-scala

 报表还没写完

spring-boot-gatling-report

报表还没写完

spring-boot-jar

jar包启动

spring-boot-jdbc-druid

使用阿里巴巴druid的数据库连接池

spring-boot-jms-activemq

消息队列

spring-boot-jpa-h2

使用h2数据库

spring-boot-jpa

spring-data-jpa

spring-boot-jta

spring分布式事物

spring-boot-logback

日志框架

spring-boot-mvc

mvc框架例子
拦截器demo
过滤器demo

spring-boot-oauth2

oauth2demo  还没开始做

spring-boot-redis

redis demo

spring-boot-restdocs

 swagger html文档生成

spring-boot-security

spring安全框架

spring-boot-shell

spring shell demo

spring-boot-statemachine

spring状态机 demo

spring-boot-swagger

swagger 文档生成  

spring-boot-war

war包启动

spring-boot-webservice

webservice demo