Skip to content

warnonphilippe/spring-boot-zk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-zk

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

About

spring boot + zk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%