-
Notifications
You must be signed in to change notification settings - Fork 1
Jrey/migration spring boot #618
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
...et/src/integrationTest/kotlin/com/cosmotech/dataset/service/DatasetServiceIntegrationTest.kt
Outdated
Show resolved
Hide resolved
...et/src/integrationTest/kotlin/com/cosmotech/dataset/service/DatasetServiceIntegrationTest.kt
Show resolved
Hide resolved
dataset/src/main/kotlin/com/cosmotech/dataset/service/DatasetServiceImpl.kt
Show resolved
Hide resolved
dataset/src/test/kotlin/com/cosmotech/dataset/service/DatasetServiceImplTests.kt
Show resolved
Hide resolved
f54b8c3 to
2414180
Compare
9f6a01c to
7622c1a
Compare
Leopold-Cramer
approved these changes
Feb 23, 2024
Contributor
Leopold-Cramer
left a comment
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.
😨
c9a57c3 to
cab7830
Compare
…ringdoc-openapi-* + openapi gradle plugin upgrade
…tlessJava for detektCopyXXXReportForYYY tasks
- spring-web to 6.1.4 - spring-security-oauth2-jose to 6.2.2 - cosmotech-common to 0.2.3-SNAPSHOT - org.openapi.generator to 7.3.0
…1.5 to 3.2.2 in modules
Change run and runner modules with UnifiedJedis and upgrade dependencies Some clean code
4a661dd to
bacaffb
Compare
2572987 to
3646c25
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migration to Spring Boot 3.2.2.
All dependencies have been updated.
Main work has been done, reviews can be performed even if the PR is not fully ready to merge.
This API version will be tested on a dedicated environment before this PR will be merged