Hi, Suppose you’re working on a maven project in your local machine using some local credentials, like database connections, username-passwords…
Deployment
Automate spring boot deployment using gitlab CI
Hi there, Let’s talk about deployment of our java app. I’ve previously talked about how you can deploy your java…
Hosting Multiple application with multiple domain on same cloud instance
We all know how painful it is as a developer to configure a server and make it work properly. But…
Schedule Database backup in your cloud instance
Suppose you have a cloud instance and you’re afraid of loosing data anytime. So what do you do in that…