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 spring-mvc-server feature so springdoc-mvc-openapi can depend on it #4909

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

murdos
Copy link
Contributor

@murdos murdos commented Jan 2, 2023

Fixes #4153

image

@murdos murdos force-pushed the fix/spring-mvc-server-feature branch from 40336b2 to 45fbc2c Compare January 2, 2023 22:27
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

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

Coverage data is based on head (38a7644) compared to base (dcbabf0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #4909   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      2289      2296    +7     
===========================================
  Files            599       599           
  Lines           9815      9839   +24     
  Branches         189       189           
===========================================
+ Hits            9815      9839   +24     
Impacted Files Coverage Δ
...ech/jhipster/lite/generator/JHLiteFeatureSlug.java 100.00% <100.00%> (ø)
...tech/jhipster/lite/generator/JHLiteModuleSlug.java 100.00% <100.00%> (ø)
...tructure/primary/SpringdocModuleConfiguration.java 100.00% <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%> (ø)
...plication/SpringBootWebfluxApplicationService.java 100.00% <100.00%> (ø)
...lux/web/domain/SpringBootWebfluxModuleFactory.java 100.00% <100.00%> (ø)
.../primary/SpringBootWebfluxModuleConfiguration.java 100.00% <100.00%> (ø)
...nd/infrastructure/primary/RedirectionResource.java 100.00% <0.00%> (ø)

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.

@murdos murdos force-pushed the fix/spring-mvc-server-feature branch from 45fbc2c to 38a7644 Compare January 4, 2023 21:29
@murdos murdos marked this pull request as ready for review January 4, 2023 22:00
@pascalgrimaud pascalgrimaud merged commit 6f8a2b3 into jhipster:main Jan 5, 2023
@murdos murdos deleted the fix/spring-mvc-server-feature branch August 25, 2023 09:27
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.

Undertow: can't apply springdoc-mvc-openapi module
2 participants