POC using Spring Boot and ZK MVVM.
After checkout, just execute :
mvn spring-boot:run
Or simply :
git clone https://github.com/guillefritz/spring-boot-zk.git
cd spring-boot-zk/
mvn mvn spring-boot:run
firefox http://localhost:8080/
# Enjoy ;-D
and go to http://localhost:8080/
Now it has auth (spring security) user/pw: uuu / ppp
See testVM.zul and it's VM: TestVM.java, it has a simple service TestService.java