福州一高校女生发明雕刻吸尘箱 获实用新型专利
Current License: CC BY-SA 4.0
3 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Mar 14, 2023 at 8:33 | comment | added | Emmanuel Njorodongo |
@Adarsh R Jayan perfect answer this is the only solution that is working remember to add @Validated in the Controller and also use jakarta import for @Valid in the controller
|
|
Jan 29, 2023 at 12:33 | comment | added | luizfzs |
I'm using spring boot 3 and hibernate-validator 8.0.0.Final and importing jakarta.validation.* instead of javax.validation.* annotations is what solved my problem.
|
|
Jan 4, 2023 at 19:06 | history | answered | Adarsh R Jayan | CC BY-SA 4.0 |