Slide 24
Slide 24 text
* http://www.krishantha.com * https://www.youtube.com/krish * https://www.linkedin.com/in/krish-din/
Available frameworks
• Spring cloud
• Based on most popular java framework out there. takes an opinionated view of building production-ready Spring applications. Spring Boot favors
convention over configuration and is designed to get you up and running as quickly as possible.
• Dropwizard
• It is a bundle of some successful libraries such as Jetty, Jersey and Jackson
• Vertx
• Vertx is a tool-kit for building reactive applications on the JVM.”. You can develop with it in Java of course, but also many languages running on the
JVM (Javascript, Scala, Ruby, Python, Clojure)
• Restlet
• many people heard of it but few use it (including me J )
• MSF4J
• WSO2 Microservices Framework for Java (WSO2 MSF4J) offers the best option to create microservices in Java with container-based deployment in
mind