Why should I write Getter/Setter?

Why should I write Getter/Setter?
Why should I write Getter/Setter? When I started my career in Java, I was confused about getter and setter. One question always comes to my mind why should I write getter/setter? It looks weird kind of syntax to me. I learned that by public access...

Learn Mongo with java8 : Part 1

Learn Mongo with java8 : Part 1
Learn Mongodb with java 8 Welcome to my new tutorial series, learn MongoDB with Java 8. Prerequisite  I hope that you have a basic idea about Bigdata & what are the new features offers in java8 because we use java8 extensively. Objective:...