We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a349a commit ece5b5dCopy full SHA for ece5b5d
src/main/resources/handlebars/JavaJaxRS/apiServiceImpl.mustache
@@ -24,7 +24,7 @@ import javax.ws.rs.core.SecurityContext;
24
{{/jakarta}}
25
{{#useBeanValidation}}
26
{{#jakarta}}
27
-import javax.validation.constraints.*;
+import jakarta.validation.constraints.*;
28
29
{{^jakarta}}
30
import javax.validation.constraints.*;
0 commit comments