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

Migrate to springboot 3.2 #1349

Merged
merged 12 commits into from Apr 25, 2024
Merged

Migrate to springboot 3.2 #1349

merged 12 commits into from Apr 25, 2024

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    5feb0f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c7727 View commit details
    Browse the repository at this point in the history
  3. update Spring Boot to 3.2

    cbellone committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0d7a96d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    ae96ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f50ac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 19, 2024

  1. disable log to file

    cbellone committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    48af7fd View commit details
    Browse the repository at this point in the history
  2. add samesite attribute to session cookie; rename session cookie to av…

    …oid conflicts with other spring applications
    cbellone committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    23983ed View commit details
    Browse the repository at this point in the history
  3. update dependencies

    cbellone committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d1c09c4 View commit details
    Browse the repository at this point in the history
  4. check URL

    cbellone committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e0cb2db View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    3570095 View commit details
    Browse the repository at this point in the history
  2. restore RequestParam value

    cbellone committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c828c19 View commit details
    Browse the repository at this point in the history