Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix typo issue in java-sdk maven group ID

...

Components NameComponents Repository nameMaven Group IDComponents Description
apigatewaymsb/apigatewayorg.onap.msb.apigatewayService API gateway which provides client request routing, client request load balancing, transformation, such as https to http, authentication & authorization for service request with plugin of auth service provider,service request logging,service request rate-limiting,service monitoring,request result cache,solve cross-domain issue for web application and other functionalities with the pluggable architecture capability.
discoverymsb/discoveryorg.onap.msb.discoveryProvides service registration and discovery for ONAP microservices, which leverage Consul and build an abstract layer on top of it to make it agnostic to the registration provider and add needed extension.
java-sdkmsb/java-sdkorg.onap.msb.java-sdkProvides a JAVA SDK for rapid microservices development, including service registration, service discovery, request routing, load balancing, retry, etc.
swagger-sdkmsb/swagger-sdkorg.onap.msb.swagger-sdkSwagger sdk helps to generate swagger.json and java client sdk during the build time, it also helps to provide the swagger.json at the given URI in the run time.

...