Skip to content

Instantly share code, notes, and snippets.

@jackblack369
Created January 18, 2019 10:42
Show Gist options
  • Save jackblack369/4eb525f37bde5e923ecc39bb95309792 to your computer and use it in GitHub Desktop.
Save jackblack369/4eb525f37bde5e923ecc39bb95309792 to your computer and use it in GitHub Desktop.
[A&Q] #tomcat
  • 项目部署到linux的tomcat中,验证码在页面中刷新不了,需要修改catalina.sh,添加JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"配置
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment