afterburner 1.6.1 Released 📎
- Demon threads are used for asynchronous view loading. (Thanks to: https://github.com/ennerf for the contribution)
- 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>