Develop HSF applications without Spring

更新时间:
复制 MD 格式

To develop High-speed Service Framework (HSF) applications in a non-Spring framework, use LightAPI.

Spring is the recommended framework for HSF development. Use LightAPI only when Spring is not viable for your project.

Solution

Use LightAPI to build HSF applications outside the Spring ecosystem.

Enterprise Distributed Application Service (EDAS) supports three microservice frameworks:

FrameworkDescription
Spring CloudSpring-based microservice framework
Apache DubboOpen-source RPC framework
HSFHigh-speed Service Framework for high-performance RPC

For development setup instructions and framework comparisons, see Application development overview.

What's next