修改数据库的密码,反正需要连接到内网才可以访问
							parent
							
								
									fb75521bc6
								
							
						
					
					
						commit
						9f3dc3c087
					
				|  | @ -44,7 +44,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_product?useSSL=false&useUnicode=true&characterEncoding=UTF-8 # 请修改成你本地的 MySQL url |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_product?useSSL=false&useUnicode=true&characterEncoding=UTF-8 # 请修改成你本地的 MySQL url | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root # 请修改成你本地的 MySQL username |     username: root # 请修改成你本地的 MySQL username | ||||||
|     password: ${MALL_MYSQL_PASSWORD} # 请修改成你本地的 MySQL password |     password: 3WLiVUBEwTbvAfsh # 请修改成你本地的 MySQL password | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| # 4. Zookeeper | # 4. Zookeeper | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_order?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_order?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
|   # Spring Cloud 配置项 |   # Spring Cloud 配置项 | ||||||
|   cloud: |   cloud: | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_pay?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_pay?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
|   # Spring Cloud 配置项 |   # Spring Cloud 配置项 | ||||||
|   cloud: |   cloud: | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_product?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_product?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
|   # Spring Cloud 配置项 |   # Spring Cloud 配置项 | ||||||
|   cloud: |   cloud: | ||||||
|  |  | ||||||
|  | @ -5,7 +5,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_promotion?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_promotion?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
|   # Spring Cloud 配置项 |   # Spring Cloud 配置项 | ||||||
|   cloud: |   cloud: | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_system?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_system?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
| # MyBatis Plus 配置项 | # MyBatis Plus 配置项 | ||||||
| mybatis-plus: | mybatis-plus: | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_admin?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_admin?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
|   # Spring Cloud 配置项 |   # Spring Cloud 配置项 | ||||||
|   cloud: |   cloud: | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ spring: | ||||||
|     url: jdbc:mysql://s1.iocoder.cn:3306/mall_user?useSSL=false&useUnicode=true&characterEncoding=UTF-8 |     url: jdbc:mysql://s1.iocoder.cn:3306/mall_user?useSSL=false&useUnicode=true&characterEncoding=UTF-8 | ||||||
|     driver-class-name: com.mysql.jdbc.Driver |     driver-class-name: com.mysql.jdbc.Driver | ||||||
|     username: root |     username: root | ||||||
|     password: ${MALL_MYSQL_PASSWORD} |     password: 3WLiVUBEwTbvAfsh | ||||||
| 
 | 
 | ||||||
|   # Spring Cloud 配置项 |   # Spring Cloud 配置项 | ||||||
|   cloud: |   cloud: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 YunaiV
						YunaiV