Releases: zhitom/zkweb
Releases · zhitom/zkweb
jsp -> thymeleaf templates
- 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 !
- 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