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

Add support for Spring Boot 3.2.0 #2

Merged
merged 12 commits into from
Dec 14, 2023
Merged

Commits on Dec 13, 2023

  1. make olingo compatible with Spring Boot 3

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1fafb78 View commit details
    Browse the repository at this point in the history
  2. use java 8

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0872ed9 View commit details
    Browse the repository at this point in the history
  3. use java 11

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fabbcf6 View commit details
    Browse the repository at this point in the history
  4. use java 17

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4bebfe7 View commit details
    Browse the repository at this point in the history
  5. javax.ws.rs -> jakarta.ws.rs

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    77a44e4 View commit details
    Browse the repository at this point in the history
  6. adapt tests

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    17ce01b View commit details
    Browse the repository at this point in the history
  7. more test adaptations

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c028f76 View commit details
    Browse the repository at this point in the history
  8. adapt test

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    45dd462 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. fix docs

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cac7590 View commit details
    Browse the repository at this point in the history
  2. adapt tests

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7d55fd1 View commit details
    Browse the repository at this point in the history
  3. more adaptations

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5d7914c View commit details
    Browse the repository at this point in the history
  4. adapts tests

    Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
    iliyan-velichkov committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    83032e8 View commit details
    Browse the repository at this point in the history