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

Upgrade spring boot to 3.2.5; align dependencies for "order" #29

Merged
merged 6 commits into from
Jun 29, 2024

Commits on Jun 29, 2024

  1. Correct grammar a bit

    emeraldhieu committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f79c0bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0101a40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fe19c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    208c41e View commit details
    Browse the repository at this point in the history
  5. Fix Hibernate error of JSON type when moving to hypersistence

    * The error is "Unable to determine SQL type name for column 'products' of table 'order' because there is no type mapping for org.hibernate.type.SqlTypes code: 1111 (OTHER)"
    emeraldhieu committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    b314d6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2ebdfd View commit details
    Browse the repository at this point in the history