We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Optimize performance
Add a business thread pool, separate business processing from worker … …threads, and change the Chinese characters in the code to English
添加一些可配置项,以及支持多端口监听
修复表单提交时的一个细节问题
Fixing some details
底层全部换成netty
更改设计,将handler的配置方式改为注解式
修复细节