Ask questions and see you at July, 1st, 6.PM. CET: http://www.ustream.tv/channel/adambien
Also checkout recent episode:
Please keep the questions Java EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions.
Hi Adam,
In order to create multiple services that communicate with each other I need to introduce a gateway like in Netflix Zuul. In Java EE what is the way to achieve that ?
Please can you explain the role of a service registry , and what are the choices in the Java EE plateform.
I struggle to get to deserialize the date from javascript date Object to Java usin JSON-B , so I convert and send it as a String from the Client app. is there a better way do send date Objects wth specific format without the conversion to String.
thanks