DZone

Software is not driven by "magic that just happens." It works thanks to well-designed, reliable mechanisms. As software engineers, we should not build solutions based solely on trust in the frameworks we use. Instead, we should strive to have a good understanding of how the components we use work.

The Cricket Microservices Framework offers a simple and clear mechanism for handling HTTP requests. Thanks to that, we have full control over the created service. Moreover, we can relatively easily adapt this mechanism to specific requirements.

Source: DZone