repository Gitlab
"ITTP report REST API" - This project is a reporting system for ittp co.ltd., The report system use Japser report library for PDF report generating. It's required JRXML file as a template file. Building a JRXML file required TIBCO jasper report studios as a tool for create a template. This project use Spring Boot Framework for REST API server, with a gradle for dependency management. You can learn more about apring framework here.
{ "notice": [ { "noticeType": “type(n1-n5)”, "name": “customer name“, "building": “customer building”, "houseId": “house id”, "soi": “soi”, "road": “road”, "tambol": “tambol”, "amphoe": “amploe”, "district": “district”, "postId": “post id”, "reportId": “report id“, "minPayment": (double)payment, "followingCost": (double)following cost, "totalPayment": (double)total payment, "remainingPayment": (double)remaining payment, "reportDate": (int)report date, "reportMonth": (int)report month, "reportYear": (int)report year, "indeptDay": (int)indeptDay, "dueDate": (int)due date, "dueMonth": (int)due month, "dueYear": (int)due year, "fromDate": (int) due year, "fromMonth": (int) from month, "fromYear": (int)from year, "loanDate": (int)loan date, "loanMonth": (int)loan month, "loanYear": (int)loan year, "totalLoan": (double)total loan on contract } ], "email": “destination email“ }