Tuesday, October 4, 2016

MSF4J will Support JAX-RS Sub-Resource and Running Multiple Microservice Runners


WSO2 MSF4J will will support JAX-RS sub resources and running multiple microservice runners in its’ next release along with some great features.

JAX-RS Sub-Resource

You can try out the sub-resources with the latest MSF4J snapshot version. https://github.com/wso2/msf4j/tree/master/samples/subresource is the MSF4J Sub resource sample that demonstrate how to use sub-resource with MSF4J.

Running Multiple MicroservicesRunners

In previous MSF4J versions we only support running a single MicroservicesRunner in a single JVM. With the next release you can run several MicroservicesRunners in a single JVM.
Following code segment shows a simple sample of the usage.
Tryout the new features in the MSF4J and provide your feedback. Also please do raise issues in JIRA/Github if you encounter anything.

No comments:

Post a Comment