Telefónica and Huawei have successfully completed the laboratory tests on the T-SDN (Transport Software-Defined Network) solution, a controller which incorporates improvements for the planning, management, monitoring and diagnosis of Telefónica España’s photonic mesh. http://bit.ly/2Dm4oTv #Huawei #BigData #AI
Creating a Reactive RESTful Web Service Using Spring WebFlux, Spring Data, and MongoDB
ICYDK: This article is based on the book Getting Started With Spring Framework, 4th Edition. The source code for this article can be found in the ch19-reactor3-webservice project (http://bit.ly/2zTuD0Y). To run the project, deploy the ch19-reactor3-webservice project on Tomcat 9 and execute the ReactiveWebClient ‘s main method (located in the src/test/java folder).
To create a reactive RESTful web service, you need to ensure that each layer (data access, service and web) of the web service are reactive in nature. https://goo.gl/BdT1yy #DataIntegration #ML

