Skip to content

Releases: zhitom/zkweb

jsp -> thymeleaf templates

10 Sep 09:39
Compare
Choose a tag to compare
  • delete jsp files,and use thymeleaf template
  • to resolve the bug: zkWeb-v1.2.jar can't execute jsp pages within spring boot!
  • fix some bugs
  • not use default yaml name: application.yaml -> application-zkweb.yaml
  • add refresh someone node value
  • logback must be named : logback-spring.xml for tomcat
  • bean configurer and webconfigurer must be splitted.

Jar And War All Supported !

07 Sep 07:13
Compare
Choose a tag to compare
  • support spring boot 2,and run directly: java -jar zkWeb-v1.2.jar
  • support tomcat(8+) , and put zkWeb-v1.2.war to /webapps
  • add favicon.ico

First publish After Big Optimize !

27 Jun 03:04
Compare
Choose a tag to compare