Closed mguimard closed 7 years ago
Currently the client parses the json file at runtime to create the API. We should use the maven codegen plugin to generate the JavaScript classes at build time for performances issues and development facilities.
0f08aa5913366331450509f4c1a4e7cb6415d555
Currently the client parses the json file at runtime to create the API. We should use the maven codegen plugin to generate the JavaScript classes at build time for performances issues and development facilities.