Skip to content

WSO2 MSF4J 1.0.0

Compare
Choose a tag to compare
@samiyuru samiyuru released this 15 Feb 14:39
· 1249 commits to master since this release

WSO2 MSF4J provides a lightweight, high performance microservices runtime in addition to a very simple programming model for developing Java based microservices.

This release of the WSO2 MSF4J includes the following key features. For further details please see the Product Page.

Key Features

  • Annotation based definition of microservices
  • High performance Netty based transport
  • WSO2 Developer Studio based tooling for microservices development starting from a Swagger API definition
  • HTTP request and response streaming
  • Custom interceptors
  • Support for metrics & visualization of metrics using WSO2 Data Analytics Server (DAS) dashboards
  • Support for securing microservices
  • Integration with rendering engines such as Mustache
  • Comprehensive samples demonstrating how to develop microservices based solutions