- 将.idea添加到gitignore
- 添加logback-spring.xml配置 - 添加GlobalExceptionHandler全局异常处理 - 添加JsonException和PageException