Multipurpose Framework for Rapid Application Server Prototyping with Java 8

There are many frameworks out there that do a great job at doing what they do. Selecting a right one can be very challenging and everyone… Read more

Similar

Java Advent: Mutation Testing

Testing is an important and intrinsic component of software. Tests are required to ensure quality and maintainability of code. Consider the code below and the tests associated with it. The code is straightforward and the tests also cover 100% of the lines... (more…)

Read more »