afterburner 1.6.1 Released

A small fix release this time:

  1. Demon threads are used for asynchronous view loading. (Thanks to: https://github.com/ennerf for the contribution)
  2. Per-view injection does not interfere any more with the regular model and service injection (bug fix)

Update your dependencies to:


<dependency>
	<groupId>com.airhacks</groupId>
	<artifactId>afterburner.fx</artifactId>
	<version>1.6.1</version>
</dependency>

Comments:

worth reading

Posted by javabelazy on September 27, 2014 at 04:55 PM CEST #

After your talk on virtual Jug about afterburner your code inspired me to write simple @Inject support for JPA entities and we posted it on https://github.com/PSI-AG/jee-tools .

Posted by psychollek on September 29, 2014 at 11:05 AM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License