WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework...

51

Transcript of WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework...

Page 1: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 2: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••

–••

•–

Page 3: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 4: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 5: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

http://blogs.gartner.com/gary-olliffe/2015/01/30/microservices-guts-on-the-outside/

Page 6: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••

••

Page 7: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

•••••••

Page 8: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 9: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 10: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

•••••••

Page 11: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 12: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 13: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

•••

Page 14: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 15: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 16: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 17: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 18: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 19: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 20: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••

Page 21: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••••

Page 22: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 23: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 24: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 25: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

Page 26: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 27: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

1.

mvn clean install2.

java -jar helloworld-*.jar3.

curl http://localhost:8080/hello/wso2

Page 28: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

mvn archetype:generate -DarchetypeGroupId=org.wso2.msf4j -DarchetypeArtifactId=msf4j-microservice -DarchetypeVersion=1.0.0

Page 29: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

•–––

••

Page 30: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

• @GET @POST @PUT @DELETE

• @Produces @Consumes• @PreDestroy @PostDestroy

Page 31: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

1.wso2msf4j-1.0.0/samples/metrics-httpmon/metrics-httpmon-fatjar

Page 32: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 33: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 34: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••••

Page 35: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 36: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 37: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••

“Kubernetes, I need 5 Tomcat and one MySQL server running at all times.”

Page 38: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 39: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 40: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 41: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 42: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 43: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 44: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 45: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 46: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••••

––

Page 47: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

•••

Page 48: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java

••

-

Page 49: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 50: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java
Page 51: WSO2Con ASIA 2016: Building Services with WSO2 Application Server and WSO2 Microservices Framework for Java