Skip to content

fix: expose vaadin.eagerServerLoad in Spring properties metadata (#24168) (CP: 25.0)#24174

Merged
vaadin-bot merged 1 commit into25.0from
cherry-pick-24168-to-25.0-1776944301637
Apr 23, 2026
Merged

fix: expose vaadin.eagerServerLoad in Spring properties metadata (#24168) (CP: 25.0)#24174
vaadin-bot merged 1 commit into25.0from
cherry-pick-24168-to-25.0-1776944301637

Conversation

@vaadin-bot
Copy link
Copy Markdown
Collaborator

This PR cherry-picks changes from the original PR #24168 to branch 25.0.

Original PR description

Add eagerServerLoad to VaadinConfigurationProperties so Spring Boot can generate configuration metadata and IDE autocomplete for the documented vaadin.eagerServerLoad property.

Made-with: Cursor

Description

Please list all relevant dependencies in this section and provide summary of the change, motivation and context.

Fixes # (issue)

Type of change

  • Bugfix
  • Feature

Checklist

  • I have read the contribution guide: https://vaadin.com/docs/latest/guide/contributing/overview/
  • I have added a description following the guideline.
  • The issue is created in the corresponding repository and I have referenced it.
  • I have added tests to ensure my change is effective and works as intended.
  • New and existing tests are passing locally with my change.
  • I have performed self-review and corrected misspellings.

Additional for Feature type of change

  • Enhancement / new feature was discussed in a corresponding GitHub issue and Acceptance Criteria were created.

)

Add eagerServerLoad to VaadinConfigurationProperties so Spring Boot can
generate configuration metadata and IDE autocomplete for the documented
vaadin.eagerServerLoad property.

Made-with: Cursor

<!-- PLEASE READ AND FOLLOW THE TEMPLATE! THE PR CAN BE REJECTED
OTHERWISE (This line should be removed when submitting) -->

## Description

Please list all relevant dependencies in this section and provide
summary of the change, motivation and context.

Fixes # (issue)

## Type of change

- [ ] Bugfix
- [x] Feature

## Checklist

- [x] I have read the contribution guide:
https://vaadin.com/docs/latest/guide/contributing/overview/
- [x] I have added a description following the guideline.
- [x] The issue is created in the corresponding repository and I have
referenced it.
- [x] I have added tests to ensure my change is effective and works as
intended.
- [x] New and existing tests are passing locally with my change.
- [x] I have performed self-review and corrected misspellings.

#### Additional for `Feature` type of change

- [ ] Enhancement / new feature was discussed in a corresponding GitHub
issue and Acceptance Criteria were created.

Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
@vaadin-bot
Copy link
Copy Markdown
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) April 23, 2026 11:45
@vaadin-bot
Copy link
Copy Markdown
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR [Message is sent from bot]

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Test Results

1 318 files  ± 0  1 318 suites  ±0   1h 13m 25s ⏱️ ±0s
9 408 tests ± 0  9 341 ✅ ± 0  67 💤 ±0  0 ❌ ±0 
9 842 runs   - 26  9 767 ✅  - 27  75 💤 +1  0 ❌ ±0 

Results for commit 1578d7e. ± Comparison against base commit 1a49b2e.

@vaadin-bot vaadin-bot merged commit e8e696c into 25.0 Apr 23, 2026
30 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-24168-to-25.0-1776944301637 branch April 23, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants