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

Spring MVC model not forwarded #378 #383

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

blaluc
Copy link
Contributor

@blaluc blaluc commented Sep 28, 2024

In order to avoid altering the current behavior, a new configuration parameter has been added:

Example:

gg.jte.exposeRequestAttributes=true

the default value is false

This change has been implemented in both jte-spring-boot-starter-2 and jte-spring-boot-starter-3.

…onfiguration-metadata.json

Co-authored-by: Frederik Hahne <[email protected]>
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (bdd2fcc) to head (269cdcb).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #383      +/-   ##
============================================
- Coverage     91.39%   91.33%   -0.07%     
+ Complexity     1216     1215       -1     
============================================
  Files            76       76              
  Lines          3161     3161              
  Branches        489      489              
============================================
- Hits           2889     2887       -2     
- Misses          163      164       +1     
- Partials        109      110       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@casid casid merged commit f6695bd into casid:main Oct 8, 2024
9 checks passed
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.

3 participants