Category: Articles
How to create personal access token in github.com?
After Aug 13, it looks github.com stopped password based authentication completely and it expected personal access token for all the […]
» Read more5D – Best Productivity / Time Management Methodology
I have been struggling many days to manage the time properly for everything including health, personal, office works & friends/relatives. […]
» Read moreTechnical Terms – Java Backend Developers Uses More
API REST API Request / Response Table / Column GET / POST API Class / Method Controller / REST Controller […]
» Read moreSoftwares / Tools Required for Java Backend Developers
IDE’s Spring Tool Suite (STS) [Recommended] Eclipse Intellij Community Edition Database MySQL Workbench [Recommended] MongoDB Community Edition Development Tools Maven […]
» Read moreOpen JDK vs Oracle JDK – Every Java developer should know
Oracle JDK Open JDK Full Form Oracle’s Java Development Open Java Development Kit Download Link https://www.oracle.com/java/technologies/javase-downloads.html https://openjdk.java.net. License licensed under […]
» Read moreHow to unzip the folders and files in PHP ?
Recently I wanted to move wordpress development thing to one customer website. I was always complete these kind of works […]
» Read moreHow to clone git using ssh in Java ?
This article explains about how to clone the git with ssh keys in java. This might be really helpful if […]
» Read moreJsonSchema to POJO Objects in Java / Maven
Converting the json or jsonschema to Pojo objects in java would be the regular tasks when we are working with […]
» Read moreHow to copy files from local machine to AWS Ec2:
Make sure you havesudo chmod 777 ngdev -> access for the naveen folder in AWS Make sure you have aws.pem […]
» Read more