/mixer2-sample

mixer2 - java template engine - samples

Primary LanguageJava

mixer2-sample

see http://mixer2.org/

The most easy sample is mixer2-fruitshop-springboot.

$ git clone https://github.com/nabedge/mixer2-sample.git
$ cd mixer2-sample/mixer2-fruitshop-springboot
$ mvn compile exec:java -Dexec.mainClass=org.mixer2.sample.Server

open http://localhost:8080