Skip to content

limits-service not giving response after config-server connection to git is established and limits-service to config-server is being established #9

@bethasandeep

Description

@bethasandeep
  1. Response for localhost:8080/limits

Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.

Sun Jul 04 23:57:43 IST 2021
There was an unexpected error (type=Not Found, status=404).
No message available

  1. Response for localhost:8888/limits-service/default

{
"name": "limits-service",
"profiles": [
"default"
],
"label": null,
"version": "03b39032523e4d27b1df6876307a6855145f78c8",
"state": null,
"propertySources": [
{
"name": "file:///C:/Users/sande/git-local-config-repo/file:C:\Users\sande\git-local-config-repo\limits-service.properties",
"source": {
"limit-service.minimum": "4",
"limit-service.maximum": "996"
}
}
]
}

rest assured, everything is as per the tutorial. Kindly help me on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions