movie search engine
1.0.0
The MVC (Model-View-Controller) design pattern is used, and the SpringBoot framework is used at the bottom to organize the code by separating business logic, data, and interface display, and gather the business logic into a component to improve and customize the interface. While interacting with users, there is no need to rewrite business logic.