Skip to content

cloudfoundry-community/cf-spring-cloud-config-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-cloud-config-server

To Build

  • Install Maven
  • Ensure Java for the environment is OpenJDK v8
  • From the project directory, run mvn clean package
  • Jar file will be output to 'target' directory.