java-rest-api icon indicating copy to clipboard operation
java-rest-api copied to clipboard

Package name should be renamed

Open mehmetminanc opened this issue 5 years ago • 0 comments

Hi all,

Java Rest API implies that this package is containing web service code. While in fact it's just the client to the MB service.

Possible options are:

  • java-client
  • java-sdk
  • java-toolkit

The value would be:

  • Discoverability.

I can see that the clients for other clients are named consistently, so this could be the master ticket.

This could also be reflected in the artifact name.

mehmetminanc avatar Sep 24 '20 08:09 mehmetminanc