-
Classes Class Description ru.vyarus.dropwizard.guice.module.jersey.debug.HK2DebugBundle in the next version HK2 support will be removed and bundle will become uselessru.vyarus.dropwizard.guice.test.GuiceyAppRule use junit 5 extensionTestGuiceyApp
ru.vyarus.dropwizard.guice.test.GuiceyHooksRule use junit 5 extensions which allow hooks declaration directlyru.vyarus.dropwizard.guice.test.spock.ext.GuiceyConfigurationExtension additional hooks may be declared in static test fieldsru.vyarus.dropwizard.guice.test.spock.ext.GuiceyConfigurationHookInterceptor additional hooks may be declared in static test fieldsru.vyarus.dropwizard.guice.test.StartupErrorRule in favour of junit 5. But system-rules does not support junit 5 so there is no direct replacement. For system exit capturing you can use https://github.com/tginsberg/junit5-system-exit For system streams capturing there is no alternatives, but in any case it is impossible to do for parallel tests
-
Annotation Types Annotation Type Description ru.vyarus.dropwizard.guice.module.installer.feature.jersey.GuiceManaged in the next version HK2 support will be removed and annotation will become uselessru.vyarus.dropwizard.guice.module.installer.feature.jersey.JerseyManaged in the next version HK2 support will be removed and annotation will become uselessru.vyarus.dropwizard.guice.test.spock.UseGuiceyHooks additional hooks could be declared in static test fields (even in base test class)
-
Methods Method Description ru.vyarus.dropwizard.guice.GuiceBundle.Builder.noGuiceFilter() in the next version HK2 support will be removed and guice request scope will be mandatoryru.vyarus.dropwizard.guice.GuiceBundle.Builder.strictScopeControl() in the next version HK2 support will be removed and option will become uselessru.vyarus.dropwizard.guice.GuiceBundle.Builder.useHK2ForJerseyExtensions() in the next version HK2 support will be removedru.vyarus.dropwizard.guice.module.context.info.ExtensionItemInfo.isJerseyManaged() in the next version HK2 support will be removed and annotation will become useless
-
Enum Constants Enum Constant Description ru.vyarus.dropwizard.guice.GuiceyOptions.UseHkBridge in the next version HK2 support will be removedru.vyarus.dropwizard.guice.module.installer.InstallersOptions.JerseyExtensionsManagedByGuice in the next version HK2 support will be removed