|
10 | 10 | <version>2.0.0</version>
|
11 | 11 |
|
12 | 12 | <modules>
|
| 13 | + <module>dockercompose-springboot-mysql-nginx/app</module> |
13 | 14 | <module>spring-boot-actuator</module>
|
14 | 15 | <module>spring-boot-admin-simple</module>
|
15 | 16 | <module>spring-boot-banner</module>
|
16 | 17 | <module>spring-boot-commandLineRunner</module>
|
17 | 18 | <module>spring-boot-docker</module>
|
| 19 | + <module>spring-boot-elasticsearch</module> |
| 20 | + <module>spring-boot-fastDFS</module> |
18 | 21 | <module>spring-boot-file-upload</module>
|
19 | 22 | <module>spring-boot-hello</module>
|
20 | 23 | <module>spring-boot-helloWorld</module>
|
|
29 | 32 | <module>spring-boot-mybatis/spring-boot-mybatis-annotation-mulidatasource</module>
|
30 | 33 | <module>spring-boot-mybatis/spring-boot-mybatis-xml</module>
|
31 | 34 | <module>spring-boot-mybatis/spring-boot-mybatis-xml-mulidatasource</module>
|
| 35 | + <module>spring-boot-mybatis-plus</module> |
32 | 36 | <module>spring-boot-package</module>
|
33 | 37 | <module>spring-boot-package-war</module>
|
34 | 38 | <module>spring-boot-rabbitmq</module>
|
35 | 39 | <module>spring-boot-redis</module>
|
36 | 40 | <module>spring-boot-scheduler</module>
|
37 | 41 | <module>spring-boot-shiro</module>
|
| 42 | + <module>spring-boot-swagger</module> |
38 | 43 | <module>spring-boot-thymeleaf/spring-boot-thymeleaf</module>
|
39 | 44 | <module>spring-boot-thymeleaf/spring-boot-thymeleaf-layout</module>
|
40 | 45 | <module>spring-boot-web</module>
|
|
0 commit comments