Skip to content

Serves as centralized configuration server for the above project

Notifications You must be signed in to change notification settings

khabib97/spring-cloud-config-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-cloud-config-server

Get all repo/modules from - https://github.com/khabib97/spring-boot-cloud-service

This repository serves as centralized configuration server for the above project

{
  name: "limits-service",
  profiles: [
    "default"
  ],
  label: null,
  version: "9540d048cb261ca54def0ae76630df2afa09f191",
  state: null,
  propertySources: [
    {
      name: "https://github.com/khabib97/config-repo-spring-cloud-service.git/file:C:\Users\User\AppData\Local\Temp\config-repo-9055180827079894343\limits-service.properties",
      source: {
        limits-service.minimum: "4",
        limits-service.maximum: "444"
      }
    }
  ]
}

About

Serves as centralized configuration server for the above project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages