Bootique v2.0.M1 Release Notes

    • ๐Ÿ‘ #267 Support specifying config key for "-H"
    • #269 Migrate from Guice to Bootique DI
    • โœ… #271 bootique-test integration with junit5
    • ๐Ÿ‘ท #276 Job parameters mapped as declared vars not shown in help
    • #280 BQRuntimeDaemon hides exceptions thrown in runtime
    • โšก๏ธ #284 Update to bootique-modules-parent 2.0
    • โšก๏ธ #286 Update to bootique-modules-parent 2.0.1
    • โœ… #287 bootique-test-junit5: manage static BQRuntime fields
    • #288 Ambiguous "Bootique.module(..)" methods
    • โœ… #289 "Bootique.extend(binder).addPostConfig()" extension for unit tests
    • โœ… #291 JUnit 5: Scope management with "@BQTestTool" annotation
    • โœ… #293 @BQApp must support the same lifecycles as @BQTestTool