项目作者: dirkdeyne

项目描述 :
spring boot starter for zk framework
高级语言: Java
项目地址: git://github.com/dirkdeyne/zk-spring-boot-starter.git
创建时间: 2018-02-02T14:29:39Z
项目社区:https://github.com/dirkdeyne/zk-spring-boot-starter

开源协议:Apache License 2.0

下载


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):