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

Add sample for Spring Boot 3 / Jakarta WebFlux #2564

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

adinauer
Copy link
Member

#skip-changelog

📜 Description

Adds a new sample for Spring Boot 3 using WebFlux

💡 Motivation and Context

To showcase new features only available for newer versions of Spring Boot.

💚 How did you test it?

manually started it and hit it with requests

📝 Checklist

  • I reviewed the submitted code.
  • [-] I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@github-actions
Copy link
Contributor

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 2384db9

@github-actions
Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 334.22 ms 380.40 ms 46.18 ms
Size 1.73 MiB 2.34 MiB 626.30 KiB

@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Base: 80.42% // Head: 80.42% // No change to project coverage 👍

Coverage data is based on head (2384db9) compared to base (db5bd4e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2564   +/-   ##
=========================================
  Coverage     80.42%   80.42%           
  Complexity     4011     4011           
=========================================
  Files           329      329           
  Lines         15114    15114           
  Branches       1979     1979           
=========================================
  Hits          12156    12156           
  Misses         2179     2179           
  Partials        779      779           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adinauer adinauer merged commit 184d40a into main Feb 27, 2023
@adinauer adinauer deleted the feat/add-webflux-jakarta-sample branch February 27, 2023 04:23
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.

None yet

2 participants