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 modules #2579

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Conversation

DamnClin
Copy link
Collaborator

@DamnClin DamnClin commented Jul 14, 2022

Close #2467
Close #2001

@DamnClin DamnClin force-pushed the spring-mvc-modules branch from 7fb149f to b518188 Compare July 14, 2022 08:59
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #2579 (b518188) into main (fcf2f24) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #2579   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      2324      2311   -13     
===========================================
  Files            539       540    +1     
  Lines           9221      9209   -12     
  Branches         230       231    +1     
===========================================
- Hits            9221      9209   -12     
Impacted Files Coverage Δ
...ildtool/generic/domain/BuildToolDomainService.java 100.00% <ø> (ø)
.../main/webapp/app/common/secondary/RestServiceId.ts 100.00% <ø> (ø)
.../springboot/primary/generator/ServiceProjection.ts 100.00% <ø> (ø)
...b/application/SpringBootMvcApplicationService.java 100.00% <100.00%> (ø)
...t/mvc/web/domain/SpringBootMvcsModulesFactory.java 100.00% <100.00%> (ø)
...ure/primary/SpringBootMvcModulesConfiguration.java 100.00% <100.00%> (ø)
...application/ZalandoProblemsApplicationService.java 100.00% <100.00%> (ø)
...doproblem/domain/ZalandoProblemsModuleFactory.java 100.00% <100.00%> (ø)
...re/primary/ZalandoProblemsModuleConfiguration.java 100.00% <100.00%> (ø)
...e/module/domain/properties/JHipsterServerPort.java 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bb50c1...b518188. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 1f09904 into jhipster:main Jul 14, 2022
@DamnClin DamnClin deleted the spring-mvc-modules branch July 15, 2022 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Spring boot MVC Add JsonHelper
2 participants