Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.92 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.92 KB

now available on zkoss/zkspringboot!

ZK ~ SPRING BOOT

License Travis CI Build Status Badge

(Inspired by zk-spring-boot demo and Create and Run Your First ZK Application with Spring Boot)

zk-spring-boot-starter

Spring Boot Starter for getting started with ZK

How to

  • create a Spring Boot App via start.spring.io
  • add zk-spring-boot-starter as dependency
  • store your zul-pages in folder src\main\resources\web
  • create your spring controller
  • not happy with default settings? tweak them via application.properties
  • GO... :)

zk-spring-boot-demos

References (Build with):