A relatively simple English learning assistant project, the current function is not perfect, this is the back-end part, please see the front-end part english_client
Spring Boot + Mybatis-Plus + Lombok + MySQL
Clone to local, open with IDE(Intellij IDEA), pull dependencies, and start
Before starting, please execute the command under /src/main/resources/english.sql
Note that the configuration files are in src/main/java/com.abprogramming.config and src/main/resources/application.yml, Note the changes!