Research and Application of Template Engine for Web Back-end Based on MyBatis-Plus

Yao Zhang Li,Sheng Gao,Jing Pan,Bi Feng Guo,Pei Feng Xie
DOI: https://doi.org/10.1016/j.procs.2020.02.052
2020-01-01
Procedia Computer Science
Abstract:In web development, it takes much time to code for back-end including business logic and interface integration, which is machanized and high-repeated. In order to address the problem in back-end web coding, this paper analyzes the advantages and disadvantages of SSM(Spring, SpringMVC and MyBatis) framework and development pattern of the original and end separation. By integrating the template engine in PHP web development, we achieve the technology of code generation for back-end of web, which benefits for artificial intelligence of web coding and saves the time on software engineering.
What problem does this paper attempt to address?