- 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
- 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