This sample shows how the remoting layer of the Dolphin Platform can easily be used and integrated in a microservice architecture. This sample contains 2 microservices that provide different remoting controllers. The clients easily integrate view widgets for all this controllers in one view. By doing so a dynamic client view can easily be build based on several widgets that receive data from different servers.
TODO
The sample provides 2 Spring Boot based microservices.
To start the Spring Boot server simply run mvn spring-boot:run from the server-spring-data1 folder. Next to this the
server can be started by the com.canoo.platform.samples.microservices.product.ProductServer class.
The server is running at http://localhost:8080
To start the Spring Boot server simply run mvn spring-boot:run from the server-spring-data2 folder. Next to this the
server can be started by the com.canoo.platform.samples.microservices.product.ProductServer class.
The server is running at http://localhost:8081
The project is released as open source under the Apache License Version 2.0
About Canoo









