Description
We have CubeController.java which is responsible for API for CubeDesc
while the 'getCube' return array, which is not a good design.
will add a method return object instead.
the old API will keep also.
We have CubeController.java which is responsible for API for CubeDesc
while the 'getCube' return array, which is not a good design.
will add a method return object instead.
the old API will keep also.