Commit 0f81fca
File tree
152 files changed
+2354
-468
lines changed- spring-boot-arthas/arthas-spring-boot-autoconfigure/src/main/java/in/hocg/boot/arthas/autoconfiguration/properties
- spring-boot-cache/cache-spring-boot-autoconfigure/src/main/java/in/hocg/boot/cache/autoconfiguration/properties
- spring-boot-dependencies
- spring-boot-excel/excel-spring-boot-autoconfigure/src/main/java/in/hocg/boot/excel/autoconfiguration/properties
- spring-boot-flyway/flyway-spring-boot-autoconfigure/src/main/java/in/hocg/boot/flyway/autoconfiguration/properties
- spring-boot-javacv/javacv-spring-boot-autoconfigure/src/main/java/in/hocg/boot/javacv/autoconfiguration/properties
- spring-boot-knife
- knife-gateway-spring-boot-autoconfigure/src/main/java/in/hocg/boot/knife/gateway/autoconfigure/properties
- knife-service-spring-boot-autoconfigure/src/main/java/in/hocg/boot/knife/service/autoconfigure/properties
- spring-boot-logging/logging-spring-boot-autoconfigure/src/main/java/in/hocg/boot/logging/autoconfiguration
- core
- properties
- spring-boot-mail/mail-spring-boot-autoconfigure/src/main/java/in/hocg/boot/mail/autoconfigure/properties
- spring-boot-message/message-spring-boot-autoconfigure/src/main/java/in/hocg/boot/message/autoconfigure/properties
- spring-boot-monitor/monitor-spring-boot-autoconfigure/src/main/java/in/hocg/boot/monitor/autoconfiguration/properties
- spring-boot-mybatis-plus
- mybatis-plus-extensions
- mybatis-plus-extensions-change-log-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/extensions/changelog
- entity
- pojo
- dto
- ro
- vo
- mybatis-plus-extensions-config-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/extensions/config
- entity
- pojo
- ro
- vo
- mybatis-plus-extensions-data-audit-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/extensions/dataaudit/autoconfiguration
- mybatis-plus-extensions-http-log-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/extensions/httplog
- entity
- pojo/ro
- support
- mybatis-plus-extensions-task-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/extensions/task
- autoconfiguration
- entity
- pojo/dto
- support
- mybatis-plus-extensions-tpl-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/extensions/tpl
- autoconfiguration
- entity
- mapper
- xml
- service
- impl
- mybatis-plus-extensions-webmagic-autoconfigure/src/main
- java/in/hocg/boot/mybatis/plus/extensions/webmagic
- autoconfiguration
- controller
- entity
- enums
- mapper
- xml
- pojo
- ro
- vo
- service
- impl
- resources
- META-INF
- mybatis-plus-generator
- src/main
- java/in/hocg/rabbit/generator/core
- resources
- template/mybatis
- mybatis-plus-spring-boot-autoconfigure/src/main/java/in/hocg/boot/mybatis/plus/autoconfiguration/core/pojo
- ro
- vo
- spring-boot-named
- named-core/named-interface/src/main/java/in/hocg/boot/named/ifc
- named-spring-boot-autoconfigure/src/main/java/in/hocg/boot/named/autoconfiguration
- core
- properties
- spring-boot-notify
- notify-spring-boot-autoconfigure
- src/main
- java/in/hocg/boot/notify/autoconfiguration
- properties
- resources/META-INF
- spring-boot-openfeign/openfeign-spring-boot-autoconfigure/src/main/java/in/hocg/boot/openfeign/autoconfiguration
- decoder
- properties
- spring-boot-oss/oss-spring-boot-autoconfigure/src/main/java/in/hocg/boot/oss/autoconfigure/properties
- spring-boot-samples
- excel-spring-boot-sample/src/main/java/in/hocg/boot/excel/sample/vo
- javacv-spring-boot-sample/src/test/resources
- mybatis-plus-extensions-spring-boot-sample/src/test/java/in/hocg/boot
- notify-spring-boot-sample
- src/main
- java/in/hocg/boot/notify/sample
- resources
- webmagic-spring-boot-sample
- src
- main
- java/in/hocg/boot/webmagic/sample
- resources
- test/java/in/hocg/boot
- ws-spring-boot-sample
- src
- main/java/in/hocg/boot/ws/sample
- basic
- cmd
- ro
- vo
- controller
- service
- impl
- test/java/in/hocg/boot/ws
- news
- spring-boot-starters
- notify-spring-boot-starter
- spring-boot-utils/utils-base/src/main/java/in/hocg/boot/utils/struct/result
- spring-boot-webmagic
- webmagic-spring-boot-autoconfigure
- src/main
- java/in/hocg/boot/webmagic/autoconfiguration
- core
- extensions
- listener/event
- processor
- baidu
- github
- google
- chrome
- dto
- weibo
- properties
- resources/META-INF
- spring-boot-ws/ws-spring-boot-autoconfigure/src/main/java/in/hocg/boot/ws/autoconfiguration
- core
- constant
- event
- handshake
- service
- properties
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
152 files changed
+2354
-468
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| 72 | + | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
74 | 84 | | |
75 | 85 | | |
76 | 86 | | |
| |||
762 | 772 | | |
763 | 773 | | |
764 | 774 | | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
770 | 780 | | |
771 | 781 | | |
772 | 782 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments