By reading this article, you will gain the knowledge and skills necessary to confidently identify, address, and prevent any problems that may arise. Read all
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