Skip to content

Deprecate spring-cloud-test-support in favor of boot's ApplicationContextRunner and FilteredClassLoader #475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
spencergibb opened this issue Jan 30, 2019 · 0 comments
Labels

Comments

@spencergibb
Copy link
Member

new ReactiveWebApplicationContextRunner()
        .withClassLoader(new FilteredClassLoader(MeterRegistry.class, MicrometerRSocketInterceptor.class))
@spencergibb spencergibb added this to the 2.2.0.M1 milestone Jan 30, 2019
@spencergibb spencergibb changed the title Deprecate spring-cloud-test-support in favor of boots ApplicationContextRunner and FilteredClassLoader Deprecate spring-cloud-test-support in favor of boot's ApplicationContextRunner and FilteredClassLoader Jan 30, 2019
@spencergibb spencergibb removed this from the 2.2.0.M1 milestone Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant