-
Notifications
You must be signed in to change notification settings - Fork 7
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
[OHFJIRA-85]: Upgrade to Spring Boot 2.4.5 #129
[OHFJIRA-85]: Upgrade to Spring Boot 2.4.5 #129
Conversation
Please could you provide link to our documentation with description what is need to take account if some wants to migrate OHF itself? |
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.
Please fix my notes.
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.
Check please my remarks.
...test/java/org/openhubframework/openhub/core/common/asynch/queue/MessagePollExecutorTest.java
Outdated
Show resolved
Hide resolved
web/src/main/java/org/openhubframework/openhub/admin/web/metrics/OhfMetricsEndpoint.java
Show resolved
Hide resolved
web/src/main/java/org/openhubframework/openhub/admin/web/metrics/OhfMetricsEndpoint.java
Show resolved
Hide resolved
web/src/main/java/org/openhubframework/openhub/web/config/WebSecurityConfig.java
Outdated
Show resolved
Hide resolved
web/src/main/java/org/openhubframework/openhub/web/config/WebSecurityConfig.java
Outdated
Show resolved
Hide resolved
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.
Check minor improvements.
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; | ||
import org.springframework.context.annotation.Bean; | ||
|
||
@AutoConfiguration |
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.
also please add documentation.
web/src/main/java/org/openhubframework/openhub/web/common/OhfBasicAuthenticationEntryPoint.java
Show resolved
Hide resolved
web/src/main/java/org/openhubframework/openhub/web/common/OhfBasicAuthenticationEntryPoint.java
Outdated
Show resolved
Hide resolved
...g/openhubframework/openhub/common/properties/OpenHubExternalPropertiesAutoConfiguration.java
Outdated
Show resolved
Hide resolved
c3dd657
to
64a177e
Compare
Upgrade spring boot version to 2.4.5
/mgmt/ohfmetrics
).Spring boot 2.0 release notes - https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Release-Notes and migration guide https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide