We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1d576 commit 850cc0bCopy full SHA for 850cc0b
1 file changed
src/Servers/QuarkusServer/src/main/java/server/Application.java
@@ -1,6 +1,7 @@
1
package server;
2
3
import jakarta.ws.rs.GET;
4
+import jakarta.ws.rs.POST;
5
import jakarta.ws.rs.Path;
6
import jakarta.ws.rs.Produces;
7
import jakarta.ws.rs.core.MediaType;
0 commit comments