Commit e8e696c
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
>
> <!-- 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: Peter Großmann <petergrossmann@email.de>
Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
1 parent 1a49b2e commit e8e696c
1 file changed
Lines changed: 29 additions & 0 deletions
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
147 | 153 | | |
148 | 154 | | |
149 | 155 | | |
| |||
444 | 450 | | |
445 | 451 | | |
446 | 452 | | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
447 | 476 | | |
448 | 477 | | |
449 | 478 | | |
| |||
0 commit comments