Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

SteeltoeOSS/configserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

configserver is no longer actively maintained by VMware, Inc.

Spring Cloud Config Server for Configuration Samples

To startup a Spring Cloud Config Server, run this project as a Spring Boot app by issuing:

$ ./mvnw spring-boot:run

or

$ ./mvnw package
$ java -jar target/*.jar

It will start up on port 8888 and serve configuration data from "https://github.com/steeltoeoss/config-repo":

About

Spring Cloud Config Server for Configuration Samples

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8