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

fix(core): Fix startup when Spring WebMVC is not used #868

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

sam0r040
Copy link
Collaborator

Only use SpringwolfUiResourceConfiguration if the required beans are present in the spring context (WebMvcProperties, WebProperties)

Fixes #866

Only use SpringwolfUiResourceConfiguration if the required beans are present in the spring context (WebMvcProperties, WebProperties)

Co-authored-by: Timon Back <[email protected]>
Copy link

netlify bot commented Jul 26, 2024

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit cf68226
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/66a3a500c68c410008cc9eb3

@sam0r040 sam0r040 merged commit c4da81d into springwolf:master Jul 26, 2024
26 checks passed
@sam0r040 sam0r040 deleted the fix_missing_bean_exception branch July 26, 2024 14:00
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.

Upgrade issues from 1.2.0 to 1.4.0 Reactive
1 participant