Repository for all service configuration files utilized by Spring Cloud Config for this starter project.
Within this section you'll find all infromation neccessary to understand the cross-cutting components utilized by this project. For any service hosted inside of the K8s cluster, I've implemented the following naming convention: wb3-k8s-[Description].
- Spring Cloud | Configuration Server
- Spring Cloud | NetFlix OSS - Eureka Service Discovery Server
- Spring Cloud | NetFlix OSS - Zuul Edge Server
These are links and information about the sample micro-services being utilized for this project.
- Hello World
- Cluster URI : https://hello-world.svc.cluster.local
- Git: [In work]