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

Make azure-spring-boot-test-keyvault support both spring-web and spring-webflux. #18670

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    fc6fb7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01698cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dccfac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    757d435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    304451f View commit details
    Browse the repository at this point in the history
  6. Add 2 profiles to run integration test:

    1. integration-test-with-spring-webmvc: always activated.
    2. integration-test-with-spring-webflux: activated when "skipSpringITsForWebFlux=true".
    rujche committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8df7287 View commit details
    Browse the repository at this point in the history
  7. Fix error in comments.

    rujche committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    49bf2dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    786b59f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Fix test failure by:

    1. In azure-spring-boot-test-keyvault, add spring-boot-starter-web and spring-boot-starter-webflux.
    2. exclude tomcat-embed-core in springWebFluxTests.
    rujche committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ec28eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d04208c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eadaa95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f9248f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    b6adf51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17820e9 View commit details
    Browse the repository at this point in the history
  3. Update version.

    rujche committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    f15d1f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    00f2676 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    5979dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0a715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c6ba30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17c697c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34246c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd3878 View commit details
    Browse the repository at this point in the history