minimum viable product

12 reasons for using a random data generator – introducing Dummy4j

Having a sufficient sample of lifelike data greatly improves the application development process. In most cases, when we start working…

4 years ago

Handle requests for a non-existent resource using Java Optional in a REST controller

When an API is asked for a resource that can't be found, it is expected to return the HTTP 404…

6 years ago