ko-archetype/src/main/resources/archetype-resources/src/main/java/Main.java
Sun, 08 Sep 2013 15:14:36 +0200 Making the archetype much simpler - one model class, one HTML page is easier to change into something real
Thu, 18 Jul 2013 16:11:14 +0200 Archetype modified to have the pages outside of the JAR file in src/main/web/ directory
Thu, 18 Jul 2013 12:49:16 +0200 Need to explicitly exit the VM
Tue, 25 Jun 2013 10:20:42 +0200 Having 'invoke' method on the main class is more natural than Class[1] and Runnable callback