sample-spring-boot-api-service icon indicating copy to clipboard operation
sample-spring-boot-api-service copied to clipboard

Option to consume SDK via smaller JARs

Open gshriver opened this issue 5 years ago • 1 comments

The current recommendation is that zowe REST API SDK be consumed by importing a single JAR.

While importing one single JAR file may be convenient for some consumers, importing one single JAR file has several disadvantages.

We would like to request that the zowe REST API SDK be able to be consumed in smaller chunks. Instead of a single JAR, we would like the ability to consume only those portions of the SDK which we intend to actively leverage at the present time.

gshriver avatar Nov 08 '19 15:11 gshriver

This is related to https://github.com/zowe/sample-spring-boot-api-service/issues/82

plavjanik avatar Dec 09 '19 12:12 plavjanik