|
||
---|---|---|
nacos-client-example | ||
nacos-cmdb-plugin-example | ||
nacos-druid-example | ||
nacos-dubbo-example | ||
nacos-grpc-example | ||
nacos-health-plugin-example | ||
nacos-scg-example | ||
nacos-sentinel-example | ||
nacos-spring-boot-example | ||
nacos-spring-cloud-example | ||
nacos-spring-example | ||
nacos-website-example | ||
spring-druid | ||
.gitignore | ||
LICENSE | ||
README.md | ||
README_CN.md | ||
pom.xml |
README.md
nacos-examples
Nacos Examples
Nacos-examples 中文
This is examples of the nacos, you can use nacos-native-sdk/spring to opercate service/config.
Start nacos
You can start nacos by standalone on your computer
https://nacos.io/en-us/docs/deployment.html
You can start server from aliyun
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/en-us/docs/quick-start-spring.html
Spring-boot
https://nacos.io/en-us/docs/quick-start-spring-boot.html
Spring-cloud
https://nacos.io/en-us/docs/quick-start-spring-cloud.html
Dubbo
https://nacos.io/en-us/docs/use-nacos-with-dubbo.html
Run Demo
Run Main