# nacos-examples **Repository Path**: xiaocaima/nacos-examples ## Basic Information - **Project Name**: nacos-examples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2024-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nacos-examples Nacos Examples # Nacos-examples [中文](./README.md) # 这是 Nacos java 程序样例,你可以通过 Nacos 原生SDK / Spring 操作服务和配置 ## 启动 Nacos 你可以本机启动单机模式Nacos https://nacos.io/zh-cn/docs/deployment.html 你也可以从阿里云上购买Nacos开发版 https://help.aliyun.com/document_detail/139460.html https://www.aliyun.com/product/aliware/mse?spm=nacos-website.topbar.0.0.0 ## Config your config ### Spring https://nacos.io/zh-cn/docs/quick-start-spring.html ### Spring-boot https://nacos.io/zh-cn/docs/quick-start-spring-boot.html ### Spring-cloud https://nacos.io/zh-cn/docs/quick-start-spring-cloud.html ### Dubbo https://nacos.io/zh-cn/docs/use-nacos-with-dubbo.html ## Run Demo Run Main