background picture of the home page

Better late than the late

基于Spring的工厂+策略模式

首先定义一个自定义注解,这个注解帮助我们去标记需要被我们自己工厂管理使用的Bean,同样我也希望能够结合使用 Spring 帮我将 Bean 创建并管理起来。 @Documented @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.T

thumbnail of the cover of the post

排查使用1panel+halo搭建网站,访问响应慢的问题

今天用1panel+halo搭建了一个blog。 结果发现访问网页都需要3秒左右,明显不正常~ 随后开始排查 服务器资源和网络情况,结果发现都是正常的 QAQ 经过几个小时折腾最终发现是由于halo设置的数据库是在另一台云服务器上导致的。 TNT 真是太坑了~~ 两台云服务器都是同一个服务商的,并没

thumbnail of the cover of the post