Skip to content

Commit 910c19c

Browse files
System AdministratorSystem Administrator
authored andcommitted
Spring Boot实战合集
1 parent 4b59039 commit 910c19c

5 files changed

Lines changed: 1 addition & 24 deletions

File tree

springboot_es_demo/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ spring:
55
elasticsearch:
66
jest:
77
uris:
8-
- http://113.209.119.170:9200 # ES服务器的地址
8+
- http://xxx.xxx.xxx.xxx:9200 # ES服务器的地址
99
read-timeout: 5000

springbt_ehcache/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@
1111

1212

1313

14-
>**注:** 本文首发于 [**博客 CodeSheep · 程序羊**](http://www.codesheep.cn),欢迎光临 [**小站**](http://www.codesheep.cn)
15-
16-
> 本文共 851字,阅读大约需要 3分钟 !
17-
18-
本文内容脑图如下:
19-
![本文内容脑图](https://upload-images.jianshu.io/upload_images/9824247-c34307841797c884.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
20-
21-
2214
---
2315

2416
## 概述

springbt_evcache/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
---
1111

1212

13-
![Profile](https://upload-images.jianshu.io/upload_images/9824247-1808cf037d128163.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
14-
15-
> 文章共 727字,阅读大约需要 2分钟 !
16-
1713
---
1814

1915
## 概 述

springbt_mybatis_sqlserver/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@
1010
---
1111

1212

13-
![Profile](https://upload-images.jianshu.io/upload_images/9824247-e4105fb3034464fa.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
14-
15-
16-
> 文章共 509字,阅读大约需要 2分钟 !
17-
18-
1913
---
2014

2115
## 概 述

springbt_watermark/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99

1010
---
1111

12-
![小网红](https://upload-images.jianshu.io/upload_images/9824247-0134486b688f4a58.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
13-
14-
15-
> 文章共 537字,阅读大约需要 2分钟 !
16-
1712
---
1813

1914
## 概述

0 commit comments

Comments
 (0)