This commit is contained in:
jinyu
2017-06-28 19:15:31 +08:00
parent bcda642178
commit 4ccc11d8cf
5 changed files with 48 additions and 52 deletions
@@ -42,4 +42,7 @@
<listener>
<listener-class>org.springframework.web.util.IntrospectorCleanupListener</listener-class>
</listener>
<listener>
<listener-class>com.foxinmy.weixin4j.example.server.Weixin4jServerStartupListener</listener-class>
</listener>
</web-app>