We noticed that that some modules are not modularized in the recommended way. More specifically, the web and rest functionality are not separated in discrete modules.
In this issue, we are modularizing GWC, by moving the classes related to web and rest into separate now modules.
We noticed that that some modules are not modularized in the recommended way. More specifically, the
web
andrest
functionality are not separated in discrete modules.In this issue, we are modularizing GWC, by moving the classes related to
web
andrest
into separate now modules.