Skip to content

WSO2 MSF4J 2.0.0

Compare
Choose a tag to compare
@thusithathilina thusithathilina released this 22 Jul 11:15
· 694 commits to master since this release

WSO2 MSF4J is a lightweight, high performance microservices runtime. It also provides 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 refer to the Product Page.

What’s New in This Release

  • Spring support
    MSF4J now supports Spring annotations and runtime
  • Swagger support
    Generate Swagger definitions for your microservices and annotate services using Swagger annotations
  • Exception mapper support
    Allows mapping of Java exceptions to custom HTTP responses
  • Streaming output support
    Provides full control over streaming to the service developer
  • FormParam and FormDataParam annotation support
    Provides support to handle x-form-application-urlencoded and multipart/form-data requests with form submission
  • FormParamIterator support
    Provides full control to the developer over form field processing
  • Circuit breaker support
    Nygard’s circuit breaker pattern is supported via Netflix Hystrix
  • Improved thread model and transport architecture
    Netty and execution thread pools can now be customized according to the required service characteristics

In addition to the above features, MSF4J supports analysis with visualization with WSO2 Data Analytics Server (DAS), and includes a set of comprehensive samples which demonstrate how to use MSF4J features & build Microservices Architecture (MSA) based solutions. This release also includes several bug fixes to the previous version of MSF4J. To find out more, visit the MSF4J product page.

How you can contribute

We welcome contributors: head over to wso2.com/community to find out more. If you have any suggestions or are interested in WSO2 MSF4J 2.0.0 discussions, please join the dev@wso2.org or architecture@wso2.org mailing lists.

Reporting Issues

Please report issues and documentation errors regarding WSO2 MSF4J 2.0.0 through the public issue tracking system.