Skip to content

feat(Application): SpringBoot 3 upgrade - #2251

Merged
hirokiterashima merged 8 commits into
developfrom
spring-boot-3-upgrade
Sep 4, 2026
Merged

feat(Application): SpringBoot 3 upgrade#2251
hirokiterashima merged 8 commits into
developfrom
spring-boot-3-upgrade

Conversation

@hirokiterashima

@hirokiterashima hirokiterashima commented Dec 17, 2025

Copy link
Copy Markdown
Member

Changes

  • Change Google login url to map to spring's default OAuth endpoint

Test

@breity breity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@qltysh

qltysh Bot commented Jan 5, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (4)

RatingFile% DiffUncovered Line #s
New file Coverage rating: B
...ady-exists/register-microsoft-user-already-exists.component.ts100.0%
New file Coverage rating: A
...lready-exists/register-google-user-already-exists.component.ts100.0%
New file Coverage rating: C
src/app/register/abstract-register-user.component.ts0.0%47
New file Coverage rating: A
src/app/register/register-user-complete.component.ts100.0%
Total80.0%
🤖 Increase coverage with AI coding...
In the `spring-boot-3-upgrade` branch, add test coverage for this new code:

- `src/app/register/abstract-register-user.component.ts` -- Line 47

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@hirokiterashima
hirokiterashima requested a review from breity August 26, 2026 22:16

@breity breity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Looks like a test needs to be fixed, but otherwise I don't see any issues.

@hirokiterashima
hirokiterashima merged commit 191b00b into develop Sep 4, 2026
4 checks passed
@hirokiterashima
hirokiterashima deleted the spring-boot-3-upgrade branch September 4, 2026 23:28
@hirokiterashima

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 5.239.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants