# nacos-group/nacos-examples

Nacos Examples

Repository: https://github.com/nacos-group/nacos-examples
Canonical: https://ross.abutalabs.com/products/nacos-examples
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2024-04-03T18:26:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2903, "days_push": 882, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1014, forks 1477 (observed 2026-08-28T04:03:13.956590+00:00)

## What it is
A collection of example code demonstrating how to use Nacos for service discovery and configuration management via the native SDK, Spring, Spring Boot, Spring Cloud, and Dubbo. It serves as reference/sample code accompanying the Nacos project rather than a production library.

## Use cases
- learn how to integrate nacos with spring boot
- example code for nacos service discovery
- how to use nacos as a config center with spring cloud
- nacos dubbo integration example
- getting started with nacos native sdk
- sample project for nacos configuration management

## When to choose
- you are learning Nacos and want runnable sample code for SDK, Spring, Spring Cloud, or Dubbo integration
- you need reference snippets for service registration and config operations with Nacos

## When to avoid
- you need a production-ready client library - use nacos-client or the Spring Cloud Alibaba starters instead
- you need the Nacos server itself - this repo only contains examples

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: service-discovery, configuration-management, microservices, sdk
- domain: microservices, developer-tools, cloud-computing
- platform: jvm, cross-platform
- tags: nacos, examples, spring-cloud, dubbo, service-registry, config-center, sample-code, java, spring

## Member repositories
- nacos-group/nacos-examples (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.956590+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:34.593868+00:00, confidence not recorded.
  - readme: https://github.com/nacos-group/nacos-examples (fetched 2026-08-28T04:03:13.956590+00:00, sha b4fa2e22f277)
- Data as of 2026-08-30T08:39:29.467469+00:00.
