An open API service indexing awesome lists of open source software.

https://github.com/codecentric/spring-boot-admin-runtime-playground

Spring Boot Admin example projects including infrastructure for discovery use cases
https://github.com/codecentric/spring-boot-admin-runtime-playground

k8s kubernetes spring-boot-admin

Last synced: 9 months ago
JSON representation

Spring Boot Admin example projects including infrastructure for discovery use cases

Awesome Lists containing this project

README

          

# spring-boot-admin-runtime-playground
[Spring Boot Admin](https://github.com/codecentric/spring-boot-admin) example projects including infrastructure for different use cases.

Not intended for production usage, but to reproduce issues or to try out things.

## Discovery

### Kubernetes
- [kubernetes](kubernetes)

### Nacos
- [nacos](nacos)

## Proxy
- [nginx](nginx)