-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
…pagopa/pagopa-gpd-ingestion-manager into PPANTT-206-switch-to-springboot
…pagopa/pagopa-gpd-ingestion-manager into PPANTT-206-switch-to-springboot
...va/it/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImpl.java
Show resolved
Hide resolved
...va/it/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImpl.java
Show resolved
Hide resolved
...va/it/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImpl.java
Show resolved
Hide resolved
...va/it/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImpl.java
Show resolved
Hide resolved
@@ -64,4 +65,4 @@ | |||
throw new PDVTokenizerUnexpectedException(e); | |||
} | |||
} | |||
} | |||
} |
There was a problem hiding this comment.
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 🐶
} | |
} | |
} |
src/test/java/it/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceImplTest.java
Show resolved
Hide resolved
src/test/java/it/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceImplTest.java
Show resolved
Hide resolved
...t/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImplTest.java
Show resolved
Hide resolved
...t/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImplTest.java
Outdated
Show resolved
Hide resolved
...t/gov/pagopa/gpd/ingestion/manager/service/impl/PDVTokenizerServiceRetryWrapperImplTest.java
Outdated
Show resolved
Hide resolved
…java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
src/main/java/it/gov/pagopa/gpd/ingestion/manager/Application.java
Outdated
Show resolved
Hide resolved
… into PPANTT-206-switch-to-springboot
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. |
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤞
List of Changes
Motivation and Context
PPANTT-206
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: