We use Lombok to avoid general coding as it already provides the boilercode for us at compile time like: Getters Setters Equals Method Hashcode Metho…
When we import an existing Maven project we see Eclipse error on pom.xml file with Maven Configuration Problem. This is the issue of ide, to see the …
When we try to connect our local repo to existing remote repository we get this error "refusing to merge unrelated histories" To solve this…
We love wordpress, as it makes our live easier. But sometimes we face issues while setting up website. In this post I am going to talk about such er…