How to publish an endless JSON stream as a REST service in Java Enterprise 7 -
How to publish an endless JSON stream as a REST service in Java Enterprise 7 -
i inquire illustration publish json endless stream through rest service java ee can't find illustration or tutorial.
let's need send continuous serie of instances of new object:
public class new { public string title; public string content; }
how possible?
rest java-ee stream
Comments
Post a Comment