Skip to content

Commit

Permalink
upgrade mysql-connector-java to 5.1.46 to support mysql 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodyiam committed Jun 2, 2018
1 parent 6c7690d commit 671481a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ SHOW VARIABLES WHERE Variable_name = 'version';
* **由于Quick Start项目比较大,所以放在了另外的repository,请注意项目地址**
* https://github.com/nobodyiam/apollo-build-scripts
2. 从百度网盘下载
* 通过[网盘链接](https://pan.baidu.com/s/1pL4wTx5)下载
* 下载到本地后,在本地解压apollo-build-scripts.zip
* 通过[网盘链接](https://pan.baidu.com/s/18K82xSAMY6_vmqxjOjlbsA)下载
* 下载到本地后,在本地解压apollo-quick-start.zip
3. 为啥安装包要50M这么大?
* 因为这是一个可以自启动的jar包,里面包含了所有依赖jar包以及一个内置的tomcat容器

Expand Down
Binary file modified apollo-all-in-one.jar
Binary file not shown.

0 comments on commit 671481a

Please sign in to comment.