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

[PPANTT-206] feat: Switch to SpringBoot #10

Merged
merged 27 commits into from
Nov 26, 2024

Conversation

svariant
Copy link
Collaborator

@svariant svariant commented Nov 25, 2024

List of Changes

  • Switched application to SpringBoot

Motivation and Context

PPANTT-206

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

gioelemella

This comment was marked as resolved.

github-actions[bot]

This comment was marked as outdated.

github-actions[bot]

This comment was marked as outdated.

github-actions[bot]

This comment was marked as outdated.

@@ -64,4 +65,4 @@
throw new PDVTokenizerUnexpectedException(e);
}
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

[google-java-format] reported by reviewdog 🐶

Suggested change
}
}
}

…java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
@pagopa pagopa deleted a comment from github-actions bot Nov 26, 2024
Copy link
Contributor

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

sonarcloud bot commented Nov 26, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
78.8% Coverage on New Code (required ≥ 80%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Copy link
Collaborator

@gioelemella gioelemella left a comment

Choose a reason for hiding this comment

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

🤞

@svariant svariant merged commit 452757f into main Nov 26, 2024
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants