On 03/12/2016 13:15, Martin Grigorov wrote:
Hi Andrea,
A comment from me: is there really a need of two functions ?
SerializableFunction respondFunction,
SerializableFunction outputTextFunction
IMO one function is enough: SerializableFunction
respondFunction
There the developer could use the
Hi Andrea,
A comment from me: is there really a need of two functions ?
SerializableFunction respondFunction,
SerializableFunction outputTextFunction
IMO one function is enough: SerializableFunction
respondFunction
There the developer could use the webRequest and WebResponse from the
attributes a
Hi,
in the next days I'd like to finalize a new module to add to Wicketstuff
(for Wicket 8) that adds the ability to write REST services using
lambdas, in a way that resembles Spark web framework ( to be confused
with thenamesake big data framework). I'd like to write an article about
it whe