microservice-patterns icon indicating copy to clipboard operation
microservice-patterns copied to clipboard

Code to share the knowledge I gained while designing and implementing micro services

Results 4 microservice-patterns issues
Sort by recently updated
recently updated
newest added

It is not work, when springboot application have custom contextpath. it is retrieving swagger api-doc by wrong URl(default) like http://PC-NAME:port/v2/api-doc. How can put customize url like `http://://vs/api-doc`

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.9.10.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.10.5&new-version=2.9.10.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi Satish I liked your solution and would like to collaborate, please check my pull request. thanks.