The intent of this repository is to create all kinds of Java code using as many concepts and tools as possible.
Java Documentation - https://docs.oracle.com/en/java/
- Dependency Injection
- Java classes/objects
- OOP
- inheritance
- polymorphism
- functional programming
- streams
- lambda
- functional interfaces
- Java Concurrency
Clone the Repo
Open project with your IDE
Make any necessary changes -> Save
Right click on the application Run