/springside-engine

An server engine use Netty + Thrift + Spring Boot

Primary LanguageJavaApache License 2.0Apache-2.0

Springside Engine

An embeded backend engine base on Spring Boot. It support Netty + Thrift, and also Jetty or Tomcat + Restful.

It will integrate with other projects to provide:

  • dynamic configuration
  • service registration, loadbalance and routing rule
  • retry and short circuit
  • metrics monitor
  • distributed trace logs

Rather than the java smart client, it will also provide a proxy to support other languages.