0.1.0 • Published 10 years ago

mock_jsp_data v0.1.0

Weekly downloads
84
License
BSD
Repository
-
Last release
10 years ago

this is small mocking-data-tool for frontier programmer, who would write JSP files.

you can generate Java Bean Class automatically based on the json file that describle the structure of list data, etc.

try sample, type: in linux: cd ./bin ./mockJSPData.sh ../mockData_Sample.json

in windows cd /d .\bin mockJSPData.bat ..\mockData_Sample.json