hrrs icon indicating copy to clipboard operation
hrrs copied to clipboard

Record, transform, and replay HTTP requests in Java EE and Spring applications.

Results 3 hrrs issues
Sort by recently updated
recently updated
newest added

Bumps [guice](https://github.com/google/guice) from 5.1.0 to 7.0.0. Release notes Sourced from guice's releases. Guice 7.0.0 See https://github.com/google/guice/wiki/Guice700 for release notes. Guice 7.0.0-rc1 See https://github.com/google/guice/wiki/Guice700 for release notes. Guice 6.0.0 See https://github.com/google/guice/wiki/Guice600...

dependencies
java

## Description We are trying to test out HRRS but when starting the example application it seems unable to map the controller endpoints. We are however able to access the...

hi , i tried your software works great but it needs also multipart/form-data file upload support maybe ? i wanted to test on my spring rest call @PostMapping( value =...