Working Service
This commit is contained in:
parent
f6e40e2bbf
commit
a7bd85ec57
|
@ -37,6 +37,7 @@ public class Lib {
|
||||||
private static final org.slf4j.Logger logger = LoggerFactory.getLogger(Lib.class);
|
private static final org.slf4j.Logger logger = LoggerFactory.getLogger(Lib.class);
|
||||||
|
|
||||||
//Comments
|
//Comments
|
||||||
|
//
|
||||||
@POST
|
@POST
|
||||||
@Consumes(MediaType.APPLICATION_JSON)
|
@Consumes(MediaType.APPLICATION_JSON)
|
||||||
@Produces(MediaType.APPLICATION_JSON)
|
@Produces(MediaType.APPLICATION_JSON)
|
||||||
|
|
Loading…
Reference in New Issue