Limitart-A framework that designed to help you build a Java Game Server quickly

Limitart – A framework that designed to help you build a Java Game Server quickly. Read more

Similar

Faster Java startup for microservices

Our previous two posts have focused on the deployment infrastructure and continuous integration building blocks that we need to both enable our Kubernetes cluster and provide the foundation of our containerised deployments – continuously integrated builds... (more…)

Read more »

A Java Exceptions must read guide

I think the first thing we should discuss is: what is an exception. In a short definition: an exception is a notification of an execution error occurrence. What kind of errors can occur: programmin…

Read more »