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 bean validation error handler in spring boot #4692

Merged

Conversation

DamnClin
Copy link
Collaborator

@DamnClin DamnClin commented Dec 11, 2022

No description provided.

@DamnClin DamnClin marked this pull request as draft December 11, 2022 16:20
@DamnClin DamnClin force-pushed the bean-validation-handler-in-module branch from 678fb39 to 7011f95 Compare December 13, 2022 13:00
@pascalgrimaud pascalgrimaud reopened this Dec 14, 2022
@DamnClin DamnClin force-pushed the bean-validation-handler-in-module branch from 7011f95 to 4cc7537 Compare December 14, 2022 08:06
@DamnClin DamnClin marked this pull request as ready for review December 14, 2022 08:09
@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

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

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

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #4692   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2262      2262           
===========================================
  Files            591       591           
  Lines           9612      9624   +12     
  Branches         189       189           
===========================================
+ Hits            9612      9624   +12     
Impacted Files Coverage Δ
...ontendmaven/domain/FrontendMavenModuleFactory.java 100.00% <100.00%> (ø)
...gboot/core/domain/SpringBootCoreModuleFactory.java 100.00% <100.00%> (ø)
...t/mvc/web/domain/SpringBootMvcsModulesFactory.java 100.00% <100.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.

@DamnClin DamnClin force-pushed the bean-validation-handler-in-module branch 2 times, most recently from c64afa0 to 2a82f7e Compare December 14, 2022 14:32
@DamnClin DamnClin force-pushed the bean-validation-handler-in-module branch from 2a82f7e to 1a59d82 Compare December 14, 2022 15:49
@pascalgrimaud pascalgrimaud merged commit 49db2e1 into jhipster:main Dec 14, 2022
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.

None yet

2 participants