Commit 3876b342 by Patryk Czarnik

cyferka

parent 8bd094be
...@@ -4,7 +4,7 @@ import jakarta.ws.rs.ApplicationPath; ...@@ -4,7 +4,7 @@ import jakarta.ws.rs.ApplicationPath;
import jakarta.ws.rs.core.Application; import jakarta.ws.rs.core.Application;
// przykładowy adres // przykładowy adres
// http://localhost:8080/PC36-RestTechniczne-1.0/rest1/a // http://localhost:8080/PC35-RestTechniczne/rest1/a
@ApplicationPath("/rest1") @ApplicationPath("/rest1")
public class AplikacjaRestowa1 extends Application { public class AplikacjaRestowa1 extends Application {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment