diff --git a/README.en.md b/README.en.md index 8d7286454d164926f50953a20a5a9274882f79d7..4ed7873e06325a2a33239118da022f27bace8b9c 100644 --- a/README.en.md +++ b/README.en.md @@ -28,7 +28,7 @@ This project has integrated actuator (`monitoring`), admin (`visual monitoring`) ## Thanks -- jetbrains**Thanks JetBrains Offer Open Source Free License** +- jetbrains**Thanks JetBrains Offer Open Source Free License** - [Thanks MyBatisCodeHelper-Pro(The Best Code Generator Plugin) Offer Permanent Activation Code](https://gejun123456.github.io/MyBatisCodeHelper-Pro/#/?id=mybatiscodehelper-pro) ## Branch Introduction diff --git a/README.md b/README.md index 18b98ddb7ec89a32f994f712693d45db187aae6b..c6c493f15aab252604eb8b81861adfee2b663748 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ## 感谢 -- jetbrains**感谢 JetBrains 提供的免费开源 License** +- jetbrains**感谢 JetBrains 提供的免费开源 License** - [感谢史上最牛的代码生成插件 MyBatisCodeHelper-Pro 提供的永久激活码](https://gejun123456.github.io/MyBatisCodeHelper-Pro/#/?id=mybatiscodehelper-pro) @@ -375,7 +375,3 @@ Copyright (c) 2018 Yangkai.Shen - `awesome-collector`:https://github.com/P-P-X/awesome-collector - `SpringBlade`:完整的线上解决方案(企业开发必备),https://github.com/chillzhuang/SpringBlade - `Pig`:宇宙最强微服务认证授权脚手架(架构师必备),https://github.com/pigxcloud/pig - -### 广告 - -[![京东云主机](assets/jdcloud.jpg)](https://re.jdcloud.com/cps?returnUrl=aHR0cHM6Ly93d3cuamRjbG91ZC5jb20vY24vYWN0aXZpdHkveWVhci1lbmQ_bUlkPTE4JmNwc0tleT1iMjg2Y2Q0ZmExMWM0ODZhODU2NmUwNjc5MGQ0MzY4MA==) diff --git a/assets/jdcloud.jpg b/assets/jdcloud.jpg deleted file mode 100644 index 5b1ed16ddf2349021c95473e85e36a2c4accaa1d..0000000000000000000000000000000000000000 Binary files a/assets/jdcloud.jpg and /dev/null differ diff --git a/assets/jetbrains.png b/assets/jetbrains.png deleted file mode 100644 index ccceb958418b0893c4b2fa064985fc77f28dd366..0000000000000000000000000000000000000000 Binary files a/assets/jetbrains.png and /dev/null differ diff --git a/spring-boot-demo-dynamic-datasource/README.md b/spring-boot-demo-dynamic-datasource/README.md index e6972308cc4e5964f22375ef3ce79477a7e4ddab..f6f1c256eef758654dd84233c2093887edfd1552 100644 --- a/spring-boot-demo-dynamic-datasource/README.md +++ b/spring-boot-demo-dynamic-datasource/README.md @@ -549,21 +549,21 @@ public class SpringBootDemoDynamicDatasourceApplication implements CommandLineRu 启动项目,可以看到控制台读取到数据库已配置的数据源信息 -![image-20190905164824155](assets/image-20190905164824155.png) +![image-20190905164824155](http://static.xkcoding.com/spring-boot-demo/dynamic-datasource/062351.png) 通过 PostMan 等工具测试 - 默认数据源查询 -![image-20190905165240373](assets/image-20190905165240373.png) +![image-20190905165240373](http://static.xkcoding.com/spring-boot-demo/dynamic-datasource/062353.png) - 根据数据源id为1的数据源查询 -![image-20190905165323097](assets/image-20190905165323097.png) +![image-20190905165323097](http://static.xkcoding.com/spring-boot-demo/dynamic-datasource/062354.png) - 根据数据源id为2的数据源查询 -![image-20190905165350355](assets/image-20190905165350355.png) +![image-20190905165350355](http://static.xkcoding.com/spring-boot-demo/dynamic-datasource/062355.png) - 可以通过测试数据源的`增加/删除`,再去查询对应数据源的数据 diff --git a/spring-boot-demo-dynamic-datasource/assets/image-20190905164824155.png b/spring-boot-demo-dynamic-datasource/assets/image-20190905164824155.png deleted file mode 100644 index c8a18f248052eca8996131838559cafc35c22212..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-dynamic-datasource/assets/image-20190905164824155.png and /dev/null differ diff --git a/spring-boot-demo-dynamic-datasource/assets/image-20190905165240373.png b/spring-boot-demo-dynamic-datasource/assets/image-20190905165240373.png deleted file mode 100644 index 17315473bba9bd653a7ad42551c0e81a126c3bd1..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-dynamic-datasource/assets/image-20190905165240373.png and /dev/null differ diff --git a/spring-boot-demo-dynamic-datasource/assets/image-20190905165323097.png b/spring-boot-demo-dynamic-datasource/assets/image-20190905165323097.png deleted file mode 100644 index 4dd7a2b0e56c210f6b7ae76e6ce5580511f1d67a..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-dynamic-datasource/assets/image-20190905165323097.png and /dev/null differ diff --git a/spring-boot-demo-dynamic-datasource/assets/image-20190905165350355.png b/spring-boot-demo-dynamic-datasource/assets/image-20190905165350355.png deleted file mode 100644 index 3dea58524abf39b9403b42e34053585976d7568b..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-dynamic-datasource/assets/image-20190905165350355.png and /dev/null differ diff --git a/spring-boot-demo-flyway/README.md b/spring-boot-demo-flyway/README.md index 016ad45a77984d3a911606bb998c46fc02a431f1..058f1e49c8cab0b6cccc58da4641865f852ca3ce 100644 --- a/spring-boot-demo-flyway/README.md +++ b/spring-boot-demo-flyway/README.md @@ -111,11 +111,11 @@ CREATE TABLE `t_user` ( 检查数据库,发现创建了 2 张表,一张是 Flyway 依赖的历史表,另一张就是我们的 `t_user` 表 -image-20200305105632047 +image-20200305105632047 查看下 `flyway-schema-history` 表 -image-20200305110147176 +image-20200305110147176 ### 4.2. 测试 1.1 版本的 SQL 脚本 @@ -140,11 +140,11 @@ ALTER TABLE t_user COMMENT = '用户 v1.1'; 检查数据库,可以发现 `t_user` 表的注释已经更新 -image-20200305105958181 +image-20200305105958181 查看下 `flyway-schema-history` 表 -image-20200305110057768 +image-20200305110057768 ## 参考 diff --git a/spring-boot-demo-flyway/assets/image-20200305105632047.png b/spring-boot-demo-flyway/assets/image-20200305105632047.png deleted file mode 100644 index 1dcdf41a96edd999f09856e9ccfc22583b05ec41..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-flyway/assets/image-20200305105632047.png and /dev/null differ diff --git a/spring-boot-demo-flyway/assets/image-20200305105958181.png b/spring-boot-demo-flyway/assets/image-20200305105958181.png deleted file mode 100644 index 9de741878cc7590fd1660d13a927e31a97bdbf16..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-flyway/assets/image-20200305105958181.png and /dev/null differ diff --git a/spring-boot-demo-flyway/assets/image-20200305110057768.png b/spring-boot-demo-flyway/assets/image-20200305110057768.png deleted file mode 100644 index 61d6d8085d585eefc07f37a9a65ddca9bf15a19b..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-flyway/assets/image-20200305110057768.png and /dev/null differ diff --git a/spring-boot-demo-flyway/assets/image-20200305110147176.png b/spring-boot-demo-flyway/assets/image-20200305110147176.png deleted file mode 100644 index 3a345d31d7b476c9809388bb30396a5969a4d529..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-flyway/assets/image-20200305110147176.png and /dev/null differ diff --git a/spring-boot-demo-graylog/README.md b/spring-boot-demo-graylog/README.md index e45a46c1e247eb7e322614848314ce7ca7056398..84fdd96eea848cfb8dbfe1cd33603da056560fbd 100644 --- a/spring-boot-demo-graylog/README.md +++ b/spring-boot-demo-graylog/README.md @@ -256,23 +256,23 @@ spring: 输入 `docker-compose.yml` 里配置的 `用户名/密码` 信息 - ![登录graylog](assets/image-20190423164322865.png) + ![登录graylog](http://static.xkcoding.com/spring-boot-demo/graylog/063124.jpg) 2. 设置来源信息 - ![设置Inputs](assets/image-20190423164633440.png) + ![设置Inputs](http://static.xkcoding.com/spring-boot-demo/graylog/063125.jpg) - ![image-20190423164748993](assets/image-20190423164748993.png) + ![image-20190423164748993](http://static.xkcoding.com/spring-boot-demo/graylog/063121-1.jpg) - ![image-20190423164932488](assets/image-20190423164932488.png) + ![image-20190423164932488](http://static.xkcoding.com/spring-boot-demo/graylog/063121.jpg) - ![image-20190423165120586](assets/image-20190423165120586.png) + ![image-20190423165120586](http://static.xkcoding.com/spring-boot-demo/graylog/063122.jpg) ## 6. 启动 Spring Boot 项目 启动成功后,返回graylog页面查看日志信息 -![image-20190423165936711](assets/image-20190423165936711.png) +![image-20190423165936711](http://static.xkcoding.com/spring-boot-demo/graylog/063123.jpg) ## 参考 diff --git a/spring-boot-demo-graylog/assets/image-20190423164322865.png b/spring-boot-demo-graylog/assets/image-20190423164322865.png deleted file mode 100644 index f18fe40a9bb8775b15c74564562a1b3bc6246060..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423164322865.png and /dev/null differ diff --git a/spring-boot-demo-graylog/assets/image-20190423164633440.png b/spring-boot-demo-graylog/assets/image-20190423164633440.png deleted file mode 100644 index f8b5f49d486b93b0f97fad71b08e61fe4df431f1..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423164633440.png and /dev/null differ diff --git a/spring-boot-demo-graylog/assets/image-20190423164744615.png b/spring-boot-demo-graylog/assets/image-20190423164744615.png deleted file mode 100644 index 39afb4f69cd8a1e96b9376b886528afa9f2edb35..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423164744615.png and /dev/null differ diff --git a/spring-boot-demo-graylog/assets/image-20190423164748993.png b/spring-boot-demo-graylog/assets/image-20190423164748993.png deleted file mode 100644 index 39afb4f69cd8a1e96b9376b886528afa9f2edb35..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423164748993.png and /dev/null differ diff --git a/spring-boot-demo-graylog/assets/image-20190423164932488.png b/spring-boot-demo-graylog/assets/image-20190423164932488.png deleted file mode 100644 index d388ab842d42a5765479cc63a59f7657879ba8af..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423164932488.png and /dev/null differ diff --git a/spring-boot-demo-graylog/assets/image-20190423165120586.png b/spring-boot-demo-graylog/assets/image-20190423165120586.png deleted file mode 100644 index 5bb8c163b7963f441712bfb35a1dc8841f87ac0c..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423165120586.png and /dev/null differ diff --git a/spring-boot-demo-graylog/assets/image-20190423165936711.png b/spring-boot-demo-graylog/assets/image-20190423165936711.png deleted file mode 100644 index 14874bf832bcc0065fa7ae6dfe388e553b9e4f08..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-graylog/assets/image-20190423165936711.png and /dev/null differ diff --git a/spring-boot-demo-mq-rabbitmq/README.md b/spring-boot-demo-mq-rabbitmq/README.md index a6993a3ce260e044c065ef1e8f2724695971bb9a..a18da05c23b299320cbc78b19482eec890aea18c 100644 --- a/spring-boot-demo-mq-rabbitmq/README.md +++ b/spring-boot-demo-mq-rabbitmq/README.md @@ -518,29 +518,29 @@ public class SpringBootDemoMqRabbitmqApplicationTests { ### 直接模式 -![image-20190107103229408](assets/image-20190107103229408-6828349.png) +![image-20190107103229408](http://static.xkcoding.com/spring-boot-demo/mq/rabbitmq/063315-1.jpg) ### 分列模式 -![image-20190107103258291](assets/image-20190107103258291-6828378.png) +![image-20190107103258291](http://static.xkcoding.com/spring-boot-demo/mq/rabbitmq/063315.jpg) ### 主题模式 #### RoutingKey:`queue.#` -![image-20190107103358744](assets/image-20190107103358744-6828438.png) +![image-20190107103358744](http://static.xkcoding.com/spring-boot-demo/mq/rabbitmq/063316.jpg) #### RoutingKey:`*.queue` -![image-20190107103429430](assets/image-20190107103429430-6828469.png) +![image-20190107103429430](http://static.xkcoding.com/spring-boot-demo/mq/rabbitmq/063312.jpg) #### RoutingKey:`3.queue` -![image-20190107103451240](assets/image-20190107103451240-6828491.png) +![image-20190107103451240](http://static.xkcoding.com/spring-boot-demo/mq/rabbitmq/063313.jpg) ### 延迟队列 -![image-20190107103509943](assets/image-20190107103509943-6828509.png) +![image-20190107103509943](http://static.xkcoding.com/spring-boot-demo/mq/rabbitmq/063314.jpg) ## 参考 diff --git a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103229408-6828349.png b/spring-boot-demo-mq-rabbitmq/assets/image-20190107103229408-6828349.png deleted file mode 100644 index c2c03c0da809db42ef5417a32e3aa241eb1ea793..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103229408-6828349.png and /dev/null differ diff --git a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103258291-6828378.png b/spring-boot-demo-mq-rabbitmq/assets/image-20190107103258291-6828378.png deleted file mode 100644 index 522f805d3eb4c06b7904d2b1d8db8667755e48d7..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103258291-6828378.png and /dev/null differ diff --git a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103358744-6828438.png b/spring-boot-demo-mq-rabbitmq/assets/image-20190107103358744-6828438.png deleted file mode 100644 index 1214326705885a96e44d4f7a1e52ef23bb9a2bea..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103358744-6828438.png and /dev/null differ diff --git a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103429430-6828469.png b/spring-boot-demo-mq-rabbitmq/assets/image-20190107103429430-6828469.png deleted file mode 100644 index 36a373a86d660d351e307a8b77efd2541fc01d99..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103429430-6828469.png and /dev/null differ diff --git a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103451240-6828491.png b/spring-boot-demo-mq-rabbitmq/assets/image-20190107103451240-6828491.png deleted file mode 100644 index cca4eaa39ec255b40b249bc9c3c81a93b8973218..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103451240-6828491.png and /dev/null differ diff --git a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103509943-6828509.png b/spring-boot-demo-mq-rabbitmq/assets/image-20190107103509943-6828509.png deleted file mode 100644 index e4a11d52c27f0c2ab55093ef4d3ee6d108b125f6..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-mq-rabbitmq/assets/image-20190107103509943-6828509.png and /dev/null differ diff --git a/spring-boot-demo-multi-datasource-mybatis/README.md b/spring-boot-demo-multi-datasource-mybatis/README.md index 9543ab218edfde948b088d79d60b4edd02fa4c47..fdd73892343e170f63f2a27bceae2ecdfec2a418 100644 --- a/spring-boot-demo-multi-datasource-mybatis/README.md +++ b/spring-boot-demo-multi-datasource-mybatis/README.md @@ -368,11 +368,11 @@ public class UserServiceImplTest extends SpringBootDemoMultiDatasourceMybatisApp **主**库 **建议** 只执行 **INSERT** **UPDATE** **DELETE** 操作 -![image-20190121153211509](assets/image-20190121153211509.png) +![image-20190121153211509](http://static.xkcoding.com/spring-boot-demo/multi-datasource/mybatis/063506.jpg) **从**库 **建议** 只执行 **SELECT** 操作 -![image-20190121152825859](assets/image-20190121152825859.png) +![image-20190121152825859](http://static.xkcoding.com/spring-boot-demo/multi-datasource/mybatis/063505.jpg) > 生产环境需要搭建 **主从复制** diff --git a/spring-boot-demo-multi-datasource-mybatis/assets/image-20190121152825859.png b/spring-boot-demo-multi-datasource-mybatis/assets/image-20190121152825859.png deleted file mode 100644 index d2bfc89f66046490789f8de342419f8811d3f3dc..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-multi-datasource-mybatis/assets/image-20190121152825859.png and /dev/null differ diff --git a/spring-boot-demo-multi-datasource-mybatis/assets/image-20190121153211509.png b/spring-boot-demo-multi-datasource-mybatis/assets/image-20190121153211509.png deleted file mode 100644 index 51830aea04d0e0e827a79bda091c68106620e65a..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-multi-datasource-mybatis/assets/image-20190121153211509.png and /dev/null differ diff --git a/spring-boot-demo-neo4j/README.md b/spring-boot-demo-neo4j/README.md index b1d82c30b9078a7144365bee5be0ea89b838f719..08466e596eb52245a8f6047e6a41ee4d4a957feb 100644 --- a/spring-boot-demo-neo4j/README.md +++ b/spring-boot-demo-neo4j/README.md @@ -329,7 +329,7 @@ public class Neo4jTest extends SpringBootDemoNeo4jApplicationTests { 运行测试类之后,可以通过访问 http://localhost:7474 ,查看neo里所有节点和关系 -![image-20181225150513101](assets/image-20181225150513101-5721513.png) +![image-20181225150513101](http://static.xkcoding.com/spring-boot-demo/neo4j/063605.jpg) diff --git a/spring-boot-demo-neo4j/assets/image-20181225150513101-5721513.png b/spring-boot-demo-neo4j/assets/image-20181225150513101-5721513.png deleted file mode 100644 index 9c3d4dea1e406c1c1fafc77048fa26f97beab0b2..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-neo4j/assets/image-20181225150513101-5721513.png and /dev/null differ diff --git a/spring-boot-demo-ratelimit-guava/README.md b/spring-boot-demo-ratelimit-guava/README.md index 0a60087855f390339eb7c14ce9d64f234c823ff4..1b4e91b9e612e355af03e044e420ea43d4429361 100644 --- a/spring-boot-demo-ratelimit-guava/README.md +++ b/spring-boot-demo-ratelimit-guava/README.md @@ -200,15 +200,15 @@ public class TestController { - test1 接口未被限流的时候 -image-20190912155209716 +image-20190912155209716 - test1 接口频繁刷新,触发限流的时候 -image-20190912155229745 +image-20190912155229745 - test2 接口不做限流,可以一直刷新 -image-20190912155146012 +image-20190912155146012 ## 3. 参考 diff --git a/spring-boot-demo-ratelimit-guava/assets/image-20190912155146012.png b/spring-boot-demo-ratelimit-guava/assets/image-20190912155146012.png deleted file mode 100644 index e7c4eb1ff4afd98cf5d0ad54188d8e40e1bf19c5..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-ratelimit-guava/assets/image-20190912155146012.png and /dev/null differ diff --git a/spring-boot-demo-ratelimit-guava/assets/image-20190912155209716.png b/spring-boot-demo-ratelimit-guava/assets/image-20190912155209716.png deleted file mode 100644 index 6750365b46d0d08bc021600f99f0400ca2d91719..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-ratelimit-guava/assets/image-20190912155209716.png and /dev/null differ diff --git a/spring-boot-demo-ratelimit-guava/assets/image-20190912155229745.png b/spring-boot-demo-ratelimit-guava/assets/image-20190912155229745.png deleted file mode 100644 index 9ddcc71c6d94ef65d15f8a552807becc6bc4c324..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-ratelimit-guava/assets/image-20190912155229745.png and /dev/null differ diff --git a/spring-boot-demo-ratelimit-redis/README.md b/spring-boot-demo-ratelimit-redis/README.md index c9c6021ca0448b742dad5661f66a150bca392e29..e23db4e4209a7be0cc703d5ede10e5f0ced44de8 100644 --- a/spring-boot-demo-ratelimit-redis/README.md +++ b/spring-boot-demo-ratelimit-redis/README.md @@ -284,11 +284,11 @@ public class TestController { - 触发限流时控制台打印 -![image-20190930155856711](assets/image-20190930155856711.png) +![image-20190930155856711](http://static.xkcoding.com/spring-boot-demo/ratelimit/redis/063812.jpg) - 触发限流的时候 Redis 的数据 -![image-20190930155735300](assets/image-20190930155735300.png) +![image-20190930155735300](http://static.xkcoding.com/spring-boot-demo/ratelimit/redis/063813.jpg) ## 3. 参考 diff --git a/spring-boot-demo-ratelimit-redis/assets/image-20190930155735300.png b/spring-boot-demo-ratelimit-redis/assets/image-20190930155735300.png deleted file mode 100644 index 2018be762e578df7541f20d993dd6cb8469fcf85..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-ratelimit-redis/assets/image-20190930155735300.png and /dev/null differ diff --git a/spring-boot-demo-ratelimit-redis/assets/image-20190930155856711.png b/spring-boot-demo-ratelimit-redis/assets/image-20190930155856711.png deleted file mode 100644 index 31f2f6f5d0ef681280e1eb3ece3c580320b0de1c..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-ratelimit-redis/assets/image-20190930155856711.png and /dev/null differ diff --git a/spring-boot-demo-social/README.md b/spring-boot-demo-social/README.md index a5f54604a1ad1a3b5672c068393d544417645a26..6355ef6b7f701bd131740108e2a2881cc4b8b0b3 100644 --- a/spring-boot-demo-social/README.md +++ b/spring-boot-demo-social/README.md @@ -110,7 +110,7 @@ https://github.com/xkcoding/act-justauth-demo 前往阿里云DNS解析,将域名解析到我们的公网服务器上,比如我的就是将 `oauth.xkcoding.com -> 120.92.169.103` -![image-20190615165843639](assets/image-20190615165843639.png) +![image-20190615165843639](http://static.xkcoding.com/spring-boot-demo/social/063923.jpg) ### 1.4. nginx代理 @@ -171,14 +171,14 @@ $ nginx -s reload 2. 申请开发者 3. 应用管理 -> 添加网站应用,等待审核通过即可 -![image-20190617144655429](assets/image-20190617144655429.png) +![image-20190617144655429](http://static.xkcoding.com/spring-boot-demo/social/063921-1.jpg) #### 1.5.2. GitHub平台申请 1. 前往 https://github.com/settings/developers 2. 点击 `New OAuth App` 按钮创建应用 -![image-20190617145839851](assets/image-20190617145839851.png) +![image-20190617145839851](http://static.xkcoding.com/spring-boot-demo/social/063919.jpg) #### 1.5.3 微信开放平台申请 @@ -193,31 +193,31 @@ $ nginx -s reload 因此这里我就贴出一张授权回调的地址作参考。 -![image-20190617153552218](assets/image-20190617153552218.png) +![image-20190617153552218](http://static.xkcoding.com/spring-boot-demo/social/063927-1.jpg) #### 1.5.4. 谷歌开放平台申请 1. 前往 https://console.developers.google.com/projectcreate 创建项目 2. 前往 https://console.developers.google.com/apis/credentials ,在第一步创建的项目下,添加应用 -![image-20190617151119584](assets/image-20190617151119584.png) +![image-20190617151119584](http://static.xkcoding.com/spring-boot-demo/social/063920.jpg) -![image-20190617150903039](assets/image-20190617150903039.png) +![image-20190617150903039](http://static.xkcoding.com/spring-boot-demo/social/063922.jpg) #### 1.5.5. 微软开放平台申请 1. 前往 https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade 注册应用 2. 在注册应用的时候就需要填写回调地址,当然后期也可以重新修改 -![image-20190617152529449](assets/image-20190617152529449.png) +![image-20190617152529449](http://static.xkcoding.com/spring-boot-demo/social/063921.jpg) 3. client id 在这里 -![image-20190617152805581](assets/image-20190617152805581.png) +![image-20190617152805581](http://static.xkcoding.com/spring-boot-demo/social/063927.jpg) 4. client secret 需要自己在这里生成 -![image-20190617152711938](assets/image-20190617152711938.png) +![image-20190617152711938](http://static.xkcoding.com/spring-boot-demo/social/063924.jpg) #### 1.5.6. 小米开放平台申请 @@ -225,11 +225,11 @@ $ nginx -s reload 2. 前往 https://dev.mi.com/passport/oauth2/applist 添加oauth应用,选择 `创建网页应用` 3. 填写基本信息之后,进入应用信息页面填写 `回调地址` -![image-20190617151502414](assets/image-20190617151502414.png) +![image-20190617151502414](http://static.xkcoding.com/spring-boot-demo/social/063924-1.jpg) 4. 应用审核通过之后,可以在应用信息页面的 `应用详情` 查看到 AppKey 和 AppSecret,吐槽下,小米应用的审核速度特别慢,需要耐心等待。。。。 -![image-20190617151624603](assets/image-20190617151624603.png) +![image-20190617151624603](http://static.xkcoding.com/spring-boot-demo/social/063926.jpg) #### 1.5.7. 企业微信平台申请 diff --git a/spring-boot-demo-social/assets/image-20190615165843639.png b/spring-boot-demo-social/assets/image-20190615165843639.png deleted file mode 100644 index 33802720f5585ffe5d0b9e648bd112fd390ea7e5..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190615165843639.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617144655429.png b/spring-boot-demo-social/assets/image-20190617144655429.png deleted file mode 100644 index c8b3386a9463283dc046b1ed6228f7213e81895a..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617144655429.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617145839851.png b/spring-boot-demo-social/assets/image-20190617145839851.png deleted file mode 100644 index ac5c1c6241ea326cb543d2b273871f8725c54c2d..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617145839851.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617150903039.png b/spring-boot-demo-social/assets/image-20190617150903039.png deleted file mode 100644 index 90ae62ff6925fa49f0cf5912632904d24d50b7be..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617150903039.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617151116363.png b/spring-boot-demo-social/assets/image-20190617151116363.png deleted file mode 100644 index a708bfc3ea346783645cdd2a9c413c0d33398947..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617151116363.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617151119584.png b/spring-boot-demo-social/assets/image-20190617151119584.png deleted file mode 100644 index a708bfc3ea346783645cdd2a9c413c0d33398947..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617151119584.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617151502414.png b/spring-boot-demo-social/assets/image-20190617151502414.png deleted file mode 100644 index c66f7584265200219dbc327c440fb4f5a2265f03..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617151502414.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617151623068.png b/spring-boot-demo-social/assets/image-20190617151623068.png deleted file mode 100644 index 21bb4e30065631d96ec7faf014cc3e37360658bc..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617151623068.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617151624603.png b/spring-boot-demo-social/assets/image-20190617151624603.png deleted file mode 100644 index 21bb4e30065631d96ec7faf014cc3e37360658bc..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617151624603.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617152529449.png b/spring-boot-demo-social/assets/image-20190617152529449.png deleted file mode 100644 index be5def6b4c0e368723f2718cae31afb94e381bc6..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617152529449.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617152711938.png b/spring-boot-demo-social/assets/image-20190617152711938.png deleted file mode 100644 index de37ce37e11dc102b19f1abc4f5f4dd7e01bd9f3..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617152711938.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617152805581.png b/spring-boot-demo-social/assets/image-20190617152805581.png deleted file mode 100644 index a239688e146385b8c5b63e77e7af0503264eb9d7..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617152805581.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617153552218.png b/spring-boot-demo-social/assets/image-20190617153552218.png deleted file mode 100644 index ac08040952cb51e7d4c5516e0b5f3ebcfdd5a333..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617153552218.png and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617154343815.png b/spring-boot-demo-social/assets/image-20190617154343815.png deleted file mode 100644 index 6c911fbac1cb0da41c823a71c0bfdc1151b55d14..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-social/assets/image-20190617154343815.png and /dev/null differ diff --git a/spring-boot-demo-task-quartz/README.md b/spring-boot-demo-task-quartz/README.md index 92d36e6a6bbae63f6ea4bfaf68c84906e8c6bdb7..54309e3370580cfc73d7ce602709b7ef892e1d1c 100644 --- a/spring-boot-demo-task-quartz/README.md +++ b/spring-boot-demo-task-quartz/README.md @@ -145,15 +145,15 @@ spring: 3. 启动 `SpringBootDemoTaskQuartzApplication.java` 4. 打开浏览器,查看 http://localhost:8080/demo/job.html -![image-20181126214007372](assets/image-20181126214007372-3239607.png) +![image-20181126214007372](http://static.xkcoding.com/spring-boot-demo/task/quartz/064006-1.jpg) -![image-20181126214109926](assets/image-20181126214109926-3239669.png) +![image-20181126214109926](http://static.xkcoding.com/spring-boot-demo/task/quartz/064008.jpg) -![image-20181126214212905](assets/image-20181126214212905-3239732.png) +![image-20181126214212905](http://static.xkcoding.com/spring-boot-demo/task/quartz/064009-1.jpg) -![image-20181126214138641](assets/image-20181126214138641-3239698.png) +![image-20181126214138641](http://static.xkcoding.com/spring-boot-demo/task/quartz/064009.jpg) -![image-20181126214250757](assets/image-20181126214250757-3239770.png) +![image-20181126214250757](http://static.xkcoding.com/spring-boot-demo/task/quartz/064007.jpg) ## 参考 @@ -165,7 +165,7 @@ spring: - 关于Quartz定时任务状态 (在 `QRTZ_TRIGGERS` 表中的 `TRIGGER_STATE` 字段) - ![image-20181126171110378](assets/image-20181126171110378-3223470.png) + ![image-20181126171110378](http://static.xkcoding.com/spring-boot-demo/task/quartz/064006.jpg) - Vue.js 官方文档:https://cn.vuejs.org/v2/guide/ diff --git a/spring-boot-demo-task-quartz/assets/image-20181126171110378-3223470.png b/spring-boot-demo-task-quartz/assets/image-20181126171110378-3223470.png deleted file mode 100644 index 21ed38f9d71734456efa640c3727980b9bfd72d1..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-task-quartz/assets/image-20181126171110378-3223470.png and /dev/null differ diff --git a/spring-boot-demo-task-quartz/assets/image-20181126214007372-3239607.png b/spring-boot-demo-task-quartz/assets/image-20181126214007372-3239607.png deleted file mode 100644 index bcba8a115138f469ab3d4f00818f9638edf897b4..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-task-quartz/assets/image-20181126214007372-3239607.png and /dev/null differ diff --git a/spring-boot-demo-task-quartz/assets/image-20181126214109926-3239669.png b/spring-boot-demo-task-quartz/assets/image-20181126214109926-3239669.png deleted file mode 100644 index 1468c162bd41b4b1a1134d78e52972e1a4d393fc..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-task-quartz/assets/image-20181126214109926-3239669.png and /dev/null differ diff --git a/spring-boot-demo-task-quartz/assets/image-20181126214138641-3239698.png b/spring-boot-demo-task-quartz/assets/image-20181126214138641-3239698.png deleted file mode 100644 index 37eb725d972db492e5845081a2c45a08667f72c6..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-task-quartz/assets/image-20181126214138641-3239698.png and /dev/null differ diff --git a/spring-boot-demo-task-quartz/assets/image-20181126214212905-3239732.png b/spring-boot-demo-task-quartz/assets/image-20181126214212905-3239732.png deleted file mode 100644 index b38f3f8dc3db462b62c3f431d62fd58d2f43f4cd..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-task-quartz/assets/image-20181126214212905-3239732.png and /dev/null differ diff --git a/spring-boot-demo-task-quartz/assets/image-20181126214250757-3239770.png b/spring-boot-demo-task-quartz/assets/image-20181126214250757-3239770.png deleted file mode 100644 index e2b6aeefedf1f796d1edaa3b4e0ba6aa3367bc5a..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-task-quartz/assets/image-20181126214250757-3239770.png and /dev/null differ diff --git a/spring-boot-demo-websocket-socketio/README.md b/spring-boot-demo-websocket-socketio/README.md index f43fb5101cc63f36ce26ac62c83fbd8df29dc146..8eaea88af0bfa6c2f1f66555930d0ee4e01a6680 100644 --- a/spring-boot-demo-websocket-socketio/README.md +++ b/spring-boot-demo-websocket-socketio/README.md @@ -315,9 +315,9 @@ public class ServerRunner implements CommandLineRunner { ## 3. 运行效果 -**浏览器1:**![image-20181219152318079](assets/image-20181219152318079-5204198.png) +**浏览器1:**![image-20181219152318079](http://static.xkcoding.com/spring-boot-demo/websocket/socketio/064155.jpg) -**浏览器2:**![image-20181219152330156](assets/image-20181219152330156-5204210.png) +**浏览器2:**![image-20181219152330156](http://static.xkcoding.com/spring-boot-demo/websocket/socketio/064154.jpg) ## 4. 参考 diff --git a/spring-boot-demo-websocket-socketio/assets/image-20181219152318079-5204198.png b/spring-boot-demo-websocket-socketio/assets/image-20181219152318079-5204198.png deleted file mode 100644 index c6167b0194b69ceaa44b44747d33e9bfdbb64e2b..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-websocket-socketio/assets/image-20181219152318079-5204198.png and /dev/null differ diff --git a/spring-boot-demo-websocket-socketio/assets/image-20181219152330156-5204210.png b/spring-boot-demo-websocket-socketio/assets/image-20181219152330156-5204210.png deleted file mode 100644 index eec8af3ac045930cf6b1c609e863a0fb549afb0f..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-websocket-socketio/assets/image-20181219152330156-5204210.png and /dev/null differ diff --git a/spring-boot-demo-websocket/README.md b/spring-boot-demo-websocket/README.md index 1cd64ce439d1f9fa3ef89b22f2f6092532853514..dc81fcec038c4302f4e9d677b921db44b4e9933d 100644 --- a/spring-boot-demo-websocket/README.md +++ b/spring-boot-demo-websocket/README.md @@ -365,13 +365,13 @@ public class ServerTask { ## 3. 运行效果 -![image-20181217110240322](assets/image-20181217110240322-5015760.png) +![image-20181217110240322](http://static.xkcoding.com/spring-boot-demo/websocket/064107.jpg) -![image-20181217110304065](assets/image-20181217110304065-5015784.png) +![image-20181217110304065](http://static.xkcoding.com/spring-boot-demo/websocket/064108.jpg) -![image-20181217110328810](assets/image-20181217110328810-5015808.png) +![image-20181217110328810](http://static.xkcoding.com/spring-boot-demo/websocket/064109.jpg) -![image-20181217110336017](assets/image-20181217110336017-5015816.png) +![image-20181217110336017](http://static.xkcoding.com/spring-boot-demo/websocket/064109-1.jpg) ## 4. 参考 diff --git a/spring-boot-demo-websocket/assets/image-20181217110240322-5015760.png b/spring-boot-demo-websocket/assets/image-20181217110240322-5015760.png deleted file mode 100644 index ebdd82b4d1b7a8a75c63b4968f7cc43206973afd..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-websocket/assets/image-20181217110240322-5015760.png and /dev/null differ diff --git a/spring-boot-demo-websocket/assets/image-20181217110304065-5015784.png b/spring-boot-demo-websocket/assets/image-20181217110304065-5015784.png deleted file mode 100644 index 187b5f37cf6e7c6794413a152bea16abf59be82c..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-websocket/assets/image-20181217110304065-5015784.png and /dev/null differ diff --git a/spring-boot-demo-websocket/assets/image-20181217110328810-5015808.png b/spring-boot-demo-websocket/assets/image-20181217110328810-5015808.png deleted file mode 100644 index b19c0424c4eaec7c2c0390611514ceea80826995..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-websocket/assets/image-20181217110328810-5015808.png and /dev/null differ diff --git a/spring-boot-demo-websocket/assets/image-20181217110336017-5015816.png b/spring-boot-demo-websocket/assets/image-20181217110336017-5015816.png deleted file mode 100644 index 0b982d45f76a2b5ef56476c65c698f584c625b10..0000000000000000000000000000000000000000 Binary files a/spring-boot-demo-websocket/assets/image-20181217110336017-5015816.png and /dev/null differ