zeromock
zeromock copied to clipboard
Mock Http Server with zero dependencies
see https://www.rfc-editor.org/rfc/rfc7807
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
- Spring MVC - Spring Webflux - Micronaut - what ever...
And take advantage of all the features of Armeria framework. https://line.github.io/armeria/
Bumps org.slf4j:slf4j-api from 2.0.15 to 2.0.16. [](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 it yourself. You can also trigger a...
It seems that when using junit5 extension with parallel execution enabled, since the `MockHttpServer` is shared between different threads in the same test, sometime leads to issues.