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

[OHFJIRA-85]: Upgrade to Spring Boot 2.4.5 #129

Merged
merged 3 commits into from
May 20, 2021

Conversation

jhankovec
Copy link
Contributor

@jhankovec jhankovec commented Feb 4, 2021

Upgrade spring boot version to 2.4.5

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

@coveralls
Copy link

coveralls commented Feb 4, 2021

Coverage Status

Coverage decreased (-0.6%) to 70.081% when pulling c19738f on jhankovec:feature/OHFJIRA-85 into 382999a on OpenWiseSolutions:develop.

@jhankovec jhankovec changed the title [OHFJIRA-85]: Upgrade to Spring Boot 2.0.9.RELEASE [OHFJIRA-85]: Upgrade to Spring Boot 2.4.2 Feb 12, 2021
@hanusto
Copy link
Collaborator

hanusto commented Feb 18, 2021

Please could you provide link to our documentation with description what is need to take account if some wants to migrate OHF itself?

Copy link
Collaborator

@hanusto hanusto left a 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.

pom.xml Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
web/pom.xml Outdated Show resolved Hide resolved
web/src/main/resources/application.properties Show resolved Hide resolved
web/src/main/resources/application.properties Show resolved Hide resolved
Copy link
Collaborator

@hanusto hanusto left a 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.

admin-console/src/services/home.service.js Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Show resolved Hide resolved
web/src/main/resources/application-postgresql.properties Outdated Show resolved Hide resolved
Copy link
Contributor

@sabolm sabolm left a 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
Copy link
Contributor

Choose a reason for hiding this comment

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

also please add documentation.

@jhankovec jhankovec force-pushed the feature/OHFJIRA-85 branch from c3dd657 to 64a177e Compare April 30, 2021 17:48
@jhankovec jhankovec changed the title [OHFJIRA-85]: Upgrade to Spring Boot 2.4.2 [OHFJIRA-85]: Upgrade to Spring Boot 2.4.5 May 20, 2021
@hanusto hanusto merged commit 5d625d7 into OpenWiseSolutions:develop May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants