Skip to content
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

Import ErrorWebFluxAutoConfiguration with @WebFluxTest #16266

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    24b1bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023991c View commit details
    Browse the repository at this point in the history
  3. Added more tests.

    alimate committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    b892302 View commit details
    Browse the repository at this point in the history
  4. Removing the static import.

    alimate committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    1c3746b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d90d592 View commit details
    Browse the repository at this point in the history
  6. Revert.

    alimate committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    ae10888 View commit details
    Browse the repository at this point in the history
  7. Fixed a failing test.

    Sine we're now importing the ErrorWebFluxAutoConfiguration,
     we have to register the custom exception handler with a
     more priority, in order to keep previous tests green.
    alimate committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    6f77b9e View commit details
    Browse the repository at this point in the history