File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <version >${spring-boot.version} </version >
2828 </dependency >
2929
30- <dependency >
31- <groupId >org.projectlombok</groupId >
32- <artifactId >lombok</artifactId >
33- <version >${lombok.version} </version >
34- </dependency >
35-
36- <dependency >
37- <groupId >org.springframework.boot</groupId >
38- <artifactId >spring-boot-starter-web</artifactId >
39- <version >${spring-boot.version} </version >
40- </dependency >
41-
4230 <dependency >
4331 <groupId >org.springframework.boot</groupId >
4432 <artifactId >spring-boot-starter-test</artifactId >
4533 <version >${spring-boot.version} </version >
4634 <scope >test</scope >
4735 </dependency >
4836
49- <dependency >
50- <groupId >org.mybatis.spring.boot</groupId >
51- <artifactId >mybatis-spring-boot-starter</artifactId >
52- <version >${mybatis.version} </version >
53- </dependency >
5437
5538 </dependencies >
5639
You can’t perform that action at this time.
0 commit comments