Security Architecture Completely Securing Mobile Application APIs
This is a comprehensive architectural guide on how to secure important APIs of your application including the signup, reset password and retry OTP API
This is a comprehensive architectural guide on how to secure important APIs of your application including the signup, reset password and retry OTP API
In this tutorial, we are going to look at how to download bootstrap and jquery locally and use them to in our project even when we don’t have internet
Learn how to handle exceptions in a monolith Spring Boot application and return custom error pages. You’ll also learn how the default handling works
In this article, we are going to look at how to configure Spring boot to handle exceptions and customise the error responses
How to use Terraform to create a DigitalOcean droplet for a Java (Spring Boot) web application
In this tutorial, we will see how to publish our open source Java library to Maven Central. We will create a Sonatype account, sign the artefacts, and publish it for the world to use in their projects
Being able to read log files on a production server can boost the quality of your emergency readiness and response. Read on to learn how.
Create a Spring Boot application, set up your server and configure Gitlab to build your app, run tests and deploy automatically to your server
Why upload the file, when all you need is the data in it? Cleaner, faster avoid connection timeouts, corrupted data just by adding excel_uploader js
Export your MySQL database to a zip file, send the generated SQL dump to your email, Amazon S3, Google Drive etc. Plus automate the process