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(Fusion): support PathPattern parsed mapping for endpoint prefix #12474

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

platosha
Copy link
Contributor

Fixes compatibility with Spring Boot 2.6, which uses PathPattern matching.

Fixes compatibility with Spring Boot 2.6, which uses PathPattern matching.
@platosha platosha added the hilla Issues related to Hilla label Nov 29, 2021
@platosha
Copy link
Contributor Author

Should fix the build for vaadin/spring#940

@github-actions
Copy link

github-actions bot commented Nov 29, 2021

Unit Test Results

   717 files     717 suites   18m 37s ⏱️
5 615 tests 5 566 ✔️ 49 💤 0
5 631 runs  5 582 ✔️ 49 💤 0

Results for commit 6ee791a.

♻️ This comment has been updated with latest results.

@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 1 issue

  1. MAJOR FusionControllerConfiguration.java#L60: Make this anonymous inner class a lambda rule

@Artur- Artur- enabled auto-merge (squash) November 29, 2021 20:07
@Artur- Artur- merged commit 417f656 into master Nov 29, 2021
@Artur- Artur- deleted the fix/ap/fusion-spring-path-patterns branch November 29, 2021 21:08
vaadin-bot pushed a commit that referenced this pull request Dec 10, 2021
…12474)

Fixes compatibility with Spring Boot 2.6, which uses PathPattern matching.
Artur- pushed a commit that referenced this pull request Dec 10, 2021
…12474) (#12556)

Fixes compatibility with Spring Boot 2.6, which uses PathPattern matching.

Fixes vaadin/hilla#150
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