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

Update spring boot #136

Merged
merged 2 commits into from
Nov 22, 2022
Merged

Conversation

erikpetzold
Copy link
Member

@erikpetzold erikpetzold commented Nov 21, 2022

Starting with Spring Boot 2.6 circular references are forbidden by default. @PostConstruct and @bean can lead to circular reference on Configration class itself, see spring-projects/spring-framework#27876

@jonashackt
Copy link
Member

Thanks for fixing that @erikpetzold

@jonashackt jonashackt merged commit 1ae93a4 into codecentric:master Nov 22, 2022
@jonashackt jonashackt mentioned this pull request Nov 22, 2022
1 task
@jonashackt
Copy link
Member

A new version of the starter has been released to Maven Central https://github.com/codecentric/cxf-spring-boot-starter/actions/runs/3522173298/jobs/5904839140 - should be available within the next few hours.

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.

None yet

2 participants