At present, most developers still use duplicate entity code for development and write large amounts of simulation data to assist in testing. It leads to long project completion time and low quality of work. This paper studies the code and simulation data generation and develops a web system for users. Based on Springboot technology, the system converged different data types into TableSchema objects and passed them to the generator to generate the required object code and simulation data. During this process, the FreeMarker template engine was used to generate Java and front-end code. Multiple types of simulation data were generated using different tools or custom methods, such as using Generex to generate regular expression type data. By automatically generating code and simulation data, the system improves the efficiency of user’s program development.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A System for Automatic Generation of Code and Simulation Data

  • Yao Lu,
  • Xin Guo,
  • Zhenyu Zhou,
  • Junfeng Chen

摘要

At present, most developers still use duplicate entity code for development and write large amounts of simulation data to assist in testing. It leads to long project completion time and low quality of work. This paper studies the code and simulation data generation and develops a web system for users. Based on Springboot technology, the system converged different data types into TableSchema objects and passed them to the generator to generate the required object code and simulation data. During this process, the FreeMarker template engine was used to generate Java and front-end code. Multiple types of simulation data were generated using different tools or custom methods, such as using Generex to generate regular expression type data. By automatically generating code and simulation data, the system improves the efficiency of user’s program development.