Recent Posts

Sqlmap Namespace

less than 1 minute read

  若设置了 useStatementNamespaces="true",如:

Spring 小技巧

1 minute read

SpringMVC Controller 如何返回 404?

Service Locator Pattern

less than 1 minute read

Martin Fowler 的 Inversion of Control Containers and the Dependency Injection pattern 中提到的。