Commit Graph

12 Commits

Author SHA1 Message Date
Sebastian Sdorra
50b0b6b2b8 added Default annotation to fix ServletContext injection on eager loading singletons 2014-08-24 14:49:35 +02:00
Sebastian Sdorra
babd1be9fc template engine has to use UberClassLoader 2014-08-19 21:08:41 +02:00
Sebastian Sdorra
4231c20fde update mustache to version 0.8.13 2013-07-27 18:30:48 +02:00
Sebastian Sdorra
9207f7e14e set name for template threads 2012-12-09 20:49:56 +01:00
Sebastian Sdorra
ced9abb77f set names for threads 2012-12-09 20:45:16 +01:00
Sebastian Sdorra
8d58137bae added method to read templates from a reader 2012-10-29 13:04:00 +01:00
Sebastian Sdorra
9de33362bd throw io exception if template is not parse able 2012-08-18 13:52:17 +02:00
Sebastian Sdorra
ff362ead93 return null if no template could be found 2012-08-18 12:02:07 +02:00
Sebastian Sdorra
428b7973fe remove unused import 2012-08-18 11:41:08 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
5963cbd536 added cached thread pool to mustache template engine 2012-08-12 21:46:45 +02:00
Sebastian Sdorra
aaf089a22f implement template api for mustache 2012-08-12 20:50:19 +02:00