Bootique v0.15 Release Notes

    • ✅ #38 BQDaemonTestRuntime NPE in stop if there was an error in start
    • ✅ #39 A wrapper for BQDaemonTestRuntime injectable to JUnit
    • ✅ #41 A wrapper for BQTestRuntime injectable to JUnit
    • ✅ #44 BQModuleProviderChecker: a test helper that ensures module provider is available for auto-loading
    • 🔧 #46 Support classpath: URLs in configuration loader.
    • 🔧 #47 ResourceFactory: Configuration type for abstract resource
    • #54 @BindingAnnotation's in Bootique should be allowed on methods