Examples
-
Microservices Demo is a complete example for a microservices architecture using Java, Spring, Spring Boot, Spring Cloud, Docker, and the Netflix-Stack.
-
WAR Demo shows the deployment of several WARs on a Tomcat server - an example for Nanoservices.
-
Erlang Example is an example for a very simple Erlang System. Erlang can also be a good foundation for Nanoservices.
-
Seneca Example shows how SenecaJS supports Nanoservices.