Git Product home page Git Product logo

spring-boot-demo's Introduction

spring-boot-demo

  • springboot 2.0+整合各种技术

  • 点击添加springboot全系列技术交流qq群:822132747

  • 所有的测试用例均在springboot默认生成的test文件夹下的测试类里

  • √:完结 "":正在更 ×:待更

模块快速预览:

√spring-boot-condition:测试配置类条件注解:@conditional、@ConditionalOnBean、@ConditionalOnMissingBean

√spring-boot-async:测试spring异步注解:@Async,覆盖默认线程池自定义线程池,无返回值纯异步、有返回值Future、有返回值CompletableFuture

√spring-boot-redis:整合redis,7大数据类型:string、list、set、zset、hash、geo、hyperloglog

√spring-boot-redisson:整合redisson实现分布式锁

spring-boot-java8stream:optional判空替代ifnull优化代码、stream集合增强处理

spring-boot-websocket:整合websocket,用vue写了个在线聊天的demo实现消息广播和点对点

×spring-boot-redisCluster:整合redis cluster

√spring-boot-aoplog:利用spring aop自定义注解记录日志

√spring-boot-swagger:前后端分离开发接口在线文档神器

√spring-boot-banner:自定义启动打印banner

√spring-boot-command:项目启动时去做某些事,比如初始化资源,自动打开浏览器定位到首页

√spring-boot-exception:使用@RestControllerAdvice做全局rest异常统一处理

√spring-boot-activemq:整合activemq,使用连接池,同时支持2种模式[topic-消息群通知、queue-p2p通知]、delay(延时队列)、双向队列、手动ack模型

×spring-boot-rabbitmq:整合rabbitmq,测试各个交换机和延时队列

√spring-boot-elasticsearch:整合搜索引擎ES,实现全文模糊分词检索,单/多字段分词模糊检索,聚合操作,高亮字段,ElasticSearchTemplate和ElasticSearchRepository的使用

×spring-boot-docker:第一个docker容器的springboot应用

√spring-boot-jpa:整合新型orm框架jpa

√spring-boot-mybatis:整合主流orm框架mybatis

√spring-boot-multidatasource:整合多数据源

√spring-boot-atomikos-jta:整合基于简单2PC协议的atomikos-jta分布式事务,该方式配置实现简单但是效率较低

√spring-boot-mongodb:整合主流Nosql框架mongodb,记录系统访问/响应日志

√spring-boot-mail:使用springmail快速发邮件

√spring-boot-thymeleaf:整合官网推荐主流模版引擎thymeleaf

√spring-boot-logback:使用springboot自带日志框架logback记录日志

×spring-boot-shiro:整合简单好用的权限框架shiro

√spring-boot-scheduler:整合spring定时任务scheduler

×spring-boot-quartz:整合传统定时任务quartz

√spring-boot-easypoi:整合新型超简单excel处理框架easypoi

×spring-boot-guava-bloomfilter:测试海量数据下过滤,排序

spring-boot-demo's People

Contributors

bubblessss 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.