Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 210 Bytes

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.