This repo contains examples on how to use java programming language features using simple, easy to understand examples.
For compiling or running them, usually you shouldn't need any external framework's or libraries other than JDK itself.
Exceptions to this are noted down.
For running tests, jnuit is used.
For dependency management, maven is used
These programs are created purely for fun and for education