一些文章编写计划 ⛳

记录自己,帮助他人 🚀

spring

boot

ioc

  • Spring 环境配置

aop

  • Spring框架核心之AOP
  • 通过AOP结合自定义注解实现操作日志记录
  • 通过AOP结合自定义注解实现演示环境拦截
  • 通过AOP结合自定义注解实现sl4j mdc日志调用链追踪

mvc

  • Spring Mvc DispatcherServlet 处理流程
  • Spring Mvc 拦截器
  • Spring Mvc 异常处理

security

  • Spring Security 优雅的实现最高管理员权限

其他

  • Spring Utils 之 ReflectionUtils
  • Spring Utils 之 SerializationUtils
  • Spring Utils 之 SimpleIdGenerator
  • Spring Utils 之 AlternativeJdkIdGenerator
  • Spring Utils 之 AlternativeJdkIdGenerator
  • Spring Utils 之 DomUtils
  • Spring Utils 之 ComparableComparator
  • Spring Utils 之 BooleanComparator
  • Spring Utils 之 ClassUtils
  • Spring Utils 之 CollectionUtils
  • Spring Utils 之 Base64Utils
  • Spring Utils 之 Assert
  • Spring Utils 之 FileCopyUtils
  • Spring Utils 之 StreamUtils
  • Spring Utils 之 FileSystemUtils
  • Spring Utils 之 ResourceUtils
  • Spring Utils 之 StringUtils
  • Spring Utils 之 SystemPropertyUtils
  • Spring Utils 之 DataUnit

mybatis

  • Mybatis 拦截器
  • Mybatis 一对多、多对一、懒加载

maven

java web

  • Http 1.0、1.1、2.0
  • Request
  • Response
  • Servlet
  • Filter
  • Listener
  • Cookie
  • Session

事务

安全

  • SQL注入
  • XSS(跨站脚本攻击)攻击
  • CSRF(跨站请求伪造)攻击

设计

  • 聊聊前后端分离下系统权限的设计
  • 用户登录密码如何实现加密传输
  • 前后端分离下如何实现图片验证码

设计模式

  • 单例模式

算法

  • 二叉树遍历
  • 找最大子串
  • 二分查找

apache commons

  • apache commons

杂记

一些文章编写计划 ⛳

https://pingfangushi.com/posts/33937/

作者

SanLi

发布于

2019-12-04

更新于

2021-07-08

许可协议