Giter Club home page Giter Club logo

eric.he's Projects

spring_springmvc_mybaties_demo icon spring_springmvc_mybaties_demo

源码主要用于SSM项目搭建,数据源使用Alibaba Druid,数据库使用MySQL, 源码包含数据库创建及数据初始化脚本,Demo中使用了AOP 环绕触发拦截API请求,计算请求耗时。

springboot_springdatajpa_querydsl_mongodb_demo icon springboot_springdatajpa_querydsl_mongodb_demo

源码主要用于学习SpringBoot+MongoDB项目搭建,内容包括使用Spring Data JPA持久化数据、使用QueryDSL态动条件/投影查询数据,以及使用swagger2组件调试RESTful API。

springboot_springsecurity_jwt_demo icon springboot_springsecurity_jwt_demo

源码主要用于学习SpringBoot+Spring Security JWT 基于数据库自定义UserDetailsService实现Spring security认证,内容包括自定义JWT拦截器,在请求到达目标之前对Token进行校验,在请求过来的时候,解析请求头中的token,再解析token得到用户信息,再存到SecurityContextHolder中,以及使用BCryptPasswordEncoder方法对密码进行加密与密码匹配,以及AuthenticationEntryPoint、AuthenticationFailureHandler、AuthenticationSuccessHandler、LogoutSuccessHandler和AccessDeniedHandler的使用。使用@ControllerAdvice、@ExceptionHandler 实现优雅地统一处理异常,以及API 接口实现统一格式返回。

springcloud-demo icon springcloud-demo

源码主要用于学习Spring Cloud项目搭建,内容主要包括Spring Cloud Eureka 服务注册中心 +Spring Cloud Ribbon+Spring Cloud Feign负载均衡 +spring cloud ZUUL网关+spring cloud Gateway网关整合

springmvc-multi-module-project icon springmvc-multi-module-project

源码主要用于学习整合SSM框架:SpringMVC + Spring + MyBatis 构建maven多模块工程项目,根据不同功能划分模块,方便管理和解耦。项目主要涉及到的内容有:基于SpringMVC框架(非SpringBoot启动方式),结合MyBatis构建数据库访问层,以及使用AOP实现方法切面拦截,以及结合Redis高度封装类RedisTemplate实现数据缓存增、删、改、查操作,数据库使用MySQL 8.0.16, 数据源使用Alibaba Druid, 日志采用Log4j框架,通过设置日志级别打印输出系统日志及SQL语句,以及配置Druid数据源内置监控页面,API访问及调式使用Swagger-UI。

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.