When exposing an application to the outside world, consider a Reverse-Proxy or an API Gateway to protect it from attacks. Rate Limiting comes to mind first, but it shouldn’t stop there. Read all
There is a 99% chance that your JPA entities have incorrect equals/hashСode! Find out what the best implementations of these methods should look like. Read all
Spring Cloud Gateway and Apache APISIX are two (API) Gateways offering more or less the same set of features. Learn how their approach is radically different. Read all