Code Monkey home page Code Monkey logo

springboot-advance's Introduction

springboot-advance

作者:Mistra丶

这个仓库是我个人工作以来积累的代码工具集,设计解决方案,设计**,第三方中间件集成,JUC等使用姿势。


系统基础:

  • com.advance.mistra.common.exception:统一异常拦截AOP,并结合了语言国际化
  • com.advance.mistra.common.web.MistraDispatcherServlet,i18n,InternationalizationUtil:语言国际化
  • com.advance.mistra.common.response:基于注解的统一返回值封装AOP
  • com.advance.mistra.common.log:系统请求唯一日志追踪Id
  • com.advance.mistra.config.api:Swagger+Knife4j接口文档API
  • com.advance.mistra.config.filter:过滤器
  • com.advance.mistra.dao.jpa:JPA多表级联查询
  • com.advance.mistra.utils:常见工具集(文件,日期,Https,MD5,SpringUtil等等)

中间件集成:

  • com.advance.mistra.config.MybatisPlusConfig:集成Mybatis-plus
  • com.advance.mistra.plugin.es:集成ElasticSearch
  • com.advance.mistra.plugin.kafka:集成Kafka 启动服务默认需要连接本地的Kafka和Es。
  • com.advance.mistra.utils.excel:集成EasyExcel

Code

  • com.advance.mistra.solution.producerconsumer:生产者消费者模型
  • com.advance.mistra.test.juc:JUC 各种并发工具使用姿势以及源码解读
    • 锁,并发集合,并发队列,线程池,原子类,CAS,AQS

我的一些其他仓库:

springboot-advance's People

Contributors

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