Skip to content

Template for ZK MVVM application with Spring Boot and Clean Architecture

Notifications You must be signed in to change notification settings

gushakov/zk-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZK Clean

This is an example of a ZK MVVM application following Clean Architecture paradigm. It can be used as a template for starting the projects with ZK and Clean Architecture pattern.

Uses:

  • Java 17
  • ZK framework (MVVM)
  • Spring Boot with ZK Spring Boot
  • ArchUnit (for test of Hexagonal Architecture)

References

Please note that there are other references mentioned directly in the source code.

  1. This implementation is based on a demo from the excellent zkspringboot project.
  2. Resolving issues with ZK, ZK, Small Talk: "ZK Dos and Donts Part2"

About

Template for ZK MVVM application with Spring Boot and Clean Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages