Popular posts
Schedule Jenkins build periodically
How to configure Jenkins build schedule... Jenkins schedule format
Spring Boot + TestNG. How to get started
Minimal required code...
Open Source
Easy Files | |
Read files with easy |
AppProps | |
Load multiple application property files from different locations |
EasyLog | |
Open source library for logging and debugging |
How to publish Open Source library
Step by step guide
Recent posts
How to render a random image
Step by step instructions on how to render a random image on HTML refresh for static sites
Log all client requests and responses - Apache HTTP client, RESTEasy
Stubby4j is an open-source tool that can be used to stub HTTP(S) requests during development and testing. It allows developers to simulate responses from HTTP-based APIs and control the behavior of these APIs during testing, making it easier to test code that depends on external services. Stubby4j is easy to use and can be run with minimal configuration, making it a valuable tool for developers working on microservices, single-page applications, and other types of applications that rely on HTTP APIs. With its ability to simulate a range of API behaviors, from delays and errors to custom responses, Stubby4j can help improve the quality of your code and make your testing process more efficient.