Trimou 1.7.0 - improved Helper API, JDK8 extension and more
Join the DZone community and get the full member experience.
Join For Free- Helper API
- Introduce computing cache API
- Introduce IdentifierGenerator API
- MustacheRenderingEvent, Mustache - add generated id
- JDK8 extension
- Computing cache impl backed by a ConcurrentHashMap
- Add a new time formatting helper using java.time (#46)
- EmbedHelper - allow to register a custom source processor
- ResourceBundleHelper - allow to override the current Locale (#47)
- PrettyTime extension - allow to override the current Locale (#47)
- Fix #44 (single quotes for string literals in helpers)
Check the project page , documentation and web application example.
API
Opinions expressed by DZone contributors are their own.
Comments