Java-Edge / nacos-examples

Nacos Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Nacos Examples

License:Apache License 2.0


Languages

Language:Java 100.0%