2 comments (2 comments)3 reactions (3 reactions)0 assignees (0 assignees)Java1,025 forks (1,025 forks)batch import
help wantedtype: enhancement
Repository metrics
- Stars
- 5,882 stars (5,882 stars)
- PR merge metrics
- Avg merge 18d 12h (Avg merge 18d 12h)60 merged PRs in 30d (60 merged PRs in 30d)
Description
Nacos is an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.(see nacos). It is a substitue for eureka.
Contributor guide
- Research direction
- Study the existing service discovery implementations in Micronaut (e.g., Eureka, Consul) and the Nacos Java client API. Implement a Nacos service discovery module following the same patterns.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- JavaMicronaut framework