Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
我看了一下工程目录 似乎没有使用数据库连接池
直接操作jdbc对性能影响很大
希望作者 提供连接池相关的技术支持
谢谢
另外建议使用undertow以替换tomcat
undertow性能比tomcat好很多