Skip to content

Conversation

@smathangi
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/RDM-7457

Change description

Upgrade SpringBoot to latest 2.24.RELEASE

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x ] No

@smathangi smathangi changed the title RDM-7457 = spring boot upgrade 2.2.4.RELEASE Spring boot upgrade 2.2.4.RELEASE Jan 31, 2020
@codecov
Copy link

codecov bot commented Jan 31, 2020

Codecov Report

Merging #246 into release-cut-17.2 will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##             release-cut-17.2     #246      +/-   ##
======================================================
+ Coverage               95.64%   95.65%   +0.01%     
  Complexity                160      160              
======================================================
  Files                      28       28              
  Lines                     413      414       +1     
  Branches                   26       25       -1     
======================================================
+ Hits                      395      396       +1     
  Misses                     13       13              
  Partials                    5        5
Impacted Files Coverage Δ Complexity Δ
.../ccd/endpoint/userprofile/UserProfileEndpoint.java 86.66% <ø> (ø) 3 <0> (ø) ⬇️
...cd/endpoint/userprofile/UserProfileController.java 100% <ø> (ø) 6 <0> (ø) ⬇️
...hmcts/ccd/domain/service/UserProfileOperation.java 97.72% <100%> (+0.05%) 16 <1> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc86482...9d1ae13. Read the comment docs.

"headers" : {
"Content-Length" : "[[ANY]]",
"Content-Type" : "application/vnd.spring-boot.actuator.v2+json;charset=UTF-8",
"Content-Type" : "application/vnd.spring-boot.actuator.v3+json;",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deprecate MediaType.APPLICATION_JSON_UTF8 in favor of APPLICATION_JSON from Spring 5.2
spring-projects/spring-framework#22788

@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview January 31, 2020 17:21 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 2, 2020 22:51 Inactive
Copy link
Contributor

@mario-paniccia mario-paniccia left a comment

Choose a reason for hiding this comment

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

👍

@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 3, 2020 09:47 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 7, 2020 08:55 Inactive
@hemantt hemantt changed the base branch from develop to release-cut-17.2 March 3, 2020 10:28
@hemantt hemantt merged commit a3b7308 into release-cut-17.2 Mar 3, 2020
@nathan-clark nathan-clark deleted the spring_boot_upgrade branch May 24, 2021 11:52
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.

5 participants