# laycoding-alibaba **Repository Path**: laycoding/laycoding-alibaba ## Basic Information - **Project Name**: laycoding-alibaba - **Description**: 基于SpringcloudAlibaba整合demo - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-27 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # laycoding-alibaba #### 介绍 基于SpringcloudAlibaba整合demo #### 软件架构 软件架构说明1 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx ### 一、基础架构 #### 1.注册中心 - nacos ```java linux:sh startup.sh -m standalone ``` nacos默认使用**8848**端口,可通过**http://127.0.0.1:8848/nacos/index.html**进入自带的控制台界面,默认用户名/密码是**nacos/nacos** ### 2.分布式事务-seata