
Spring Boot

SpringBoot中的HandlerInterceptorAdapter
关于 HandlerInterceptorAdapter 的相关内容。

SpringBoot2整合WebSocket,实现后台向前端推送信息
SpringBoot2整合WebSocket,实现后台向前端推送信息~

Spring Boot 2.x 使用@Scheduled实现定时任务
@Scheduled实现定时任务

Spring Boot中使用RedisTemplate存储实体对象
刚好最近在弄这个,顺便记录一下。