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

Support Spring 6 and Spring Boot 3 #2289

Merged
merged 29 commits into from
Oct 18, 2022
Merged

Support Spring 6 and Spring Boot 3 #2289

merged 29 commits into from
Oct 18, 2022

Commits on Jul 22, 2022

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

Commits on Sep 30, 2022

  1. Merge branch 'main' into gh-1984

    lbloder committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    3e3dc41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff8560 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    f549b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbfb0b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7020f8b View commit details
    Browse the repository at this point in the history
  4. remove spring.factories, add org.springframework.boot.autoconfigure.A…

    …utoConfiguration.imports for autoconfig
    lbloder committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    32a060a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d4d1c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. rename packages

    lbloder committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    218620e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2ba5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff1653 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    dfa0d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9de66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae17ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    208d378 View commit details
    Browse the repository at this point in the history
  5. Revert "Use Java 17 on CI"

    This reverts commit cbf6abf.
    adinauer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6a0634e View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Use Java 17 on CI""

    This reverts commit 6a0634e.
    adinauer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b5b1eb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb7d43e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f27c1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fd8c42 View commit details
    Browse the repository at this point in the history
  10. Change changelog

    adinauer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0e7d0c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    37bf80a View commit details
    Browse the repository at this point in the history
  12. Re-add min code coverage

    adinauer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0cfe7e5 View commit details
    Browse the repository at this point in the history
  13. Use Java 17 on CI again

    adinauer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1a98fde View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Remove spy.log from sample

    adinauer committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a2cb819 View commit details
    Browse the repository at this point in the history
  2. Update sample readmes

    adinauer committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7057701 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    01792ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b445bb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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