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

chore: update spring-boot to 2.5.11 #1024

Closed
wants to merge 52 commits into from

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

Denis Anisimov and others added 30 commits January 29, 2020 14:53
* Add pnpm.enable config property name

Fixes #538
Fixes #7850
# Conflicts:
#	vaadin-spring/src/main/java/com/vaadin/flow/spring/VaadinServletContextInitializer.java
(#573)

Fixes #560

Co-authored-by: Mehdi Javan
<32511762+mehdi-vaadin@users.noreply.github.com>
# Conflicts:
#	vaadin-spring/src/main/java/com/vaadin/flow/spring/SpringServlet.java
this is related to platform ticket: vaadin/platform#794
Read vaadin.pnpm.enable from app properties file

Fixes #597

Co-authored-by: Pekka Hyvönen <pekka@vaadin.com>
Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
….3 (#624)

Co-authored-by: Mehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com>
* Flow Spring 12.2 nightly build for Bower mode fails #605

* Get rid of vaadin.compatibilityMode global set
…nitParameters (#627) (#630)

* Determine init parameters by reflection over com.vaadin.flow.server.InitParameters (#627)
Extend the default class scanning exclusion list to JDK and IDE classes.
Use prefix tree for faster lookups in long exclusion/inclusion lists.

Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
Read properties using uniform name along with camel case

Fixes #637
Unit tests for no custom push URL, custom URL with and without preceding slash, as well as custom URL with preceding "/vaadinservlet"

Fixes vaadin/flow#9077
Added mock webpack.config.js to pass the compatibility/npm mode check
Build against the latest minor versions 2.4 and 2.4
Based on community feedback (https://vaadin.com/forum/thread/18465049/long-startup-time?utm_campaign=site_notifications&utm_medium=forum&utm_source=email). This is a common transitive dependency
that easily adds tens of second of scan time.

(cherry picked from commit e1b2967)
Part of #691

# Conflicts:
#	vaadin-spring/src/test/java/com/vaadin/flow/spring/VaadinServletContextInitializerTest.java
Denis and others added 22 commits December 9, 2020 10:44
fixes #697
# Conflicts:
#	vaadin-spring/src/main/java/com/vaadin/flow/spring/VaadinServletContextInitializer.java
#	vaadin-spring/src/test/java/com/vaadin/flow/spring/VaadinServletContextInitializerTest.java
chore: update Flow version and initialize Spring boot app properly
…re beans (#711)

* fix: initialize Lookup when app context is available
* Implement SPI to initialize lookup when app context is available
* Allow to use Spring beans in lookup
* Make it possible to override Spring application configuration
* fix: add configuration to Spring boot auto config

fixes #710, #707, #712.
Run LookupServletContainerInitializer logic in Spring Boot case
Co-authored-by: Artur <artur@vaadin.com>
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
Co-authored-by: Tarek Oraby <42799254+tarekoraby@users.noreply.github.com>
… (CP: 12.4) (#986)

Actually in this branch, the test was already enabled
* Add 2.6.2-SNAPSHOT

* Revert spring-boot.version version

Co-authored-by: Tarek Oraby <42799254+tarekoraby@users.noreply.github.com>
Co-authored-by: Artur <artur@vaadin.com>
Co-authored-by: Anssi Tuominen <anssi.tuominen@vaadin.com>
Add the missing plugin version
to the no prepare test module

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
@CLAassistant
Copy link

CLAassistant commented Mar 25, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 8 committers have signed the CLA.

✅ joheriks
✅ ZheSun88
✅ pleku
✅ mshabarov
✅ caalador
✅ Artur-
❌ Denis Anisimov
❌ bram-pkg


Denis Anisimov seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mcollovati mcollovati closed this Mar 25, 2022
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.

8 participants