background picture of the home page

Hi, Takagi!

You got to put the past behind you before you can move on.

Nginx防止DDos&&CC攻击

介绍了如何通过 Nginx 限制每个 IP 的连接数和请求数以防止 DDoS 和 CC 攻击,并建议结合 CDN 使用以提升防护效果和网站性能。

thumbnail of the cover of the post

Quartz 注入 Spring Bean为空

本文介绍了在 SpringBoot 项目中使用 Quartz 调度任务时解决 JobBean 中依赖注入为 null 的三种方案,重点推荐使用 SpringBeanJobFactory 结合 ApplicationContext 实现自动装配。

thumbnail of the cover of the post