Skip to content

Update Spring Boot to 1.4 #413

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

Closed
65 tasks done
php-coder opened this issue Jul 16, 2016 · 1 comment
Closed
65 tasks done

Update Spring Boot to 1.4 #413

php-coder opened this issue Jul 16, 2016 · 1 comment
Assignees
Labels
dependency/spring Task is related to Spring Framework impact/deploy Manual actions will be required during deployment kind/dependency-update Update one of dependencies
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Jul 16, 2016

@php-coder php-coder added this to the next milestone Jul 29, 2016
php-coder added a commit that referenced this issue Aug 22, 2016
We have to migrate from log4j because it reached its End Of Life and
also unsupported by Spring Boot 1.4

Addressed to #413
php-coder added a commit that referenced this issue Aug 22, 2016
After switching to logback tests started to print a lot of debugging information because logger
wasn't configured and debug level was being used by default.

@see http://docs.spring.io/spring-boot/docs/1.3.7.RELEASE/reference/html/howto-logging.html#howto-configure-logback-for-logging

Should be in 7505a02 commit.

Addressed to #413
cssru pushed a commit to cssru/mystamps that referenced this issue Aug 24, 2016
We have to migrate from log4j because it reached its End Of Life and
also unsupported by Spring Boot 1.4

Addressed to php-coder#413
@php-coder php-coder added the impact/deploy Manual actions will be required during deployment label Sep 22, 2016
@php-coder php-coder added impact/deploy Manual actions will be required during deployment and removed impact/deploy Manual actions will be required during deployment labels Sep 23, 2016
@php-coder php-coder modified the milestones: 0.4, next Sep 26, 2016
php-coder added a commit that referenced this issue Oct 3, 2016
@php-coder php-coder self-assigned this Nov 30, 2016
php-coder added a commit that referenced this issue Jan 13, 2017
See also spring-boot GH 4223

Addressed to #413

No functional changes.
@php-coder php-coder added dependency/spring Task is related to Spring Framework and removed area/infrastructure labels May 12, 2017
php-coder added a commit that referenced this issue May 13, 2017
DataSourceConfiguration has already enabled data source validation.

See also spring-boot GH 4906

Addressed to #413

No functional changes.
php-coder added a commit that referenced this issue May 13, 2017
We can't enable it everywhere because in test and travis environments there is no mail server during
application startup.

Addressed to #413

[ci skip]
@php-coder
Copy link
Owner Author

Done!

bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
See also spring-boot GH 4223

Addressed to php-coder#413

No functional changes.
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
DataSourceConfiguration has already enabled data source validation.

See also spring-boot GH 4906

Addressed to php-coder#413

No functional changes.
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
We can't enable it everywhere because in test and travis environments there is no mail server during
application startup.

Addressed to php-coder#413

[ci skip]
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
@php-coder php-coder added the kind/dependency-update Update one of dependencies label Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/spring Task is related to Spring Framework impact/deploy Manual actions will be required during deployment kind/dependency-update Update one of dependencies
Projects
None yet
Development

No branches or pull requests

1 participant