mirror of
https://github.com/JeffLi1993/springboot-learning-example.git
synced 2026-03-13 21:43:45 +08:00
更新 ReadMe
This commit is contained in:
@@ -14,6 +14,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
*/
|
||||
// Spring Boot 应用的标识
|
||||
@SpringBootApplication
|
||||
// mapper 接口类扫描包配置
|
||||
@MapperScan("org.spring.springboot.dao")
|
||||
public class Application {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user