Skip to content

Releases: minjing/uapi

v0.3

28 Sep 03:01

Choose a tag to compare

v0.3 Pre-release
Pre-release

New features:

  • Using Netty to provide HTTP service
  • Generic Restful service based on consistent HTTP service API
  • A profile to indicate which service can be registered or not.
  • Asynchronous service invocation.

v0.2

15 Jul 07:48

Choose a tag to compare

v0.2 Pre-release
Pre-release

New features:

  • Remote service injection which is interface based.
  • Generate remote service proxy based on specific interface.
  • Implement restful remote proxy.
  • Multiple restful services can be aggregated with a interface and can be exposed to a restful service.