Skip to content

This example of a Spring Cloud config client, this project is used as example in my blog (https://marcusvieira.tech) tutorials.

Notifications You must be signed in to change notification settings

marcusvieira88/spring-config-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This microservice is a example of how implement a spring config client.

First of all, you need to start the spring config server and then this project(client).

You can check if the environment variables load worked using the GET REST endpoints:

http://localhost:8080/configs

About

This example of a Spring Cloud config client, this project is used as example in my blog (https://marcusvieira.tech) tutorials.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages