Recent Posts

a weird problem caused by encoding

less than 1 minute read

copy 一段代码到 jsp,tomcat 的 catalina.err 总说:org.apache.jasper.JasperException: /WEB-INF/jsp/admin/lottery/add.jsp(425,32) equal symbol expected。

@Autowired not working 的问题

less than 1 minute read

Looks like the UserService class is missing a ‘stereotype’ annotation like @Component or @Service. You also have to configure the Spring classpath scanning u...

ibatis 小问题集合

1 minute read

Error setting a property: IllegalArgumentException 的一种可能的原因