Git Product home page Git Product logo

code_demo's Introduction

使用各类主流框架、以及中间件整合之类的代码演示,注释详细

License



Demo 演示列表

  • sc-demo-alibaba:Spring Cloud Alibaba全家桶的示例,服务治理、熔断、通信、网关、限流、鉴权等
  • spring-security-demo:(内附sql脚本) 标准的RBAC权限设计,基于动态查询数据库的权限判定 ( 以接口为粒度,即 Request URL+Request Method )基于JWT的认证授权流程,使用SpringBoot+SpringSecurity+MyBatis+jjwt
  • dubbo-springboot:SpringBoot整合Dubbo的演示,服务治理使用Zookeeper
  • sc-demo-microservice:SpringCloudNetfilx全家桶,包含Zuul,Eureka,Ribbon,Hystrix,Feign等组件的使用
  • ssm-backstage:Spring+SpringMVC+Mybatis注解式开发的简易后台项目,Mybatis实现一对一/一对多映射,前台使用Thymeleaf+Layui
  • WebSocket:SpringBoot开发的WebSocket应用,包含传统tomcat开发方式和使用spring-boot-starter-websocket的开发方式
  • Cache-SpringBoot:SpringBoot自带的缓存实现,@CacheConfig @CacheEvict @CachePut @Cacheable 等注解使用
  • RabbitMQ-SpringBoot:SpringBoot 集成 RabbitMQ; 消息发送/接收、死信队列
  • Event-Springboot:SpringBoot实现异步事件驱动(发布、监听)编程,AsyncConfigurer异步配置演示,ApplicationEvent、ApplicationListener、@EventListener等相关接口/注解使用示例

code_demo's People

Contributors

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