- Notifications
You must be signed in to change notification settings - Fork8
fishercoder1534/RandomJava
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Maven project containing a bunch of Random Java programs that I used, wrote from time to time.
Build instructions:
git clone
this repo to your local, then open this application as a Maven project.- If you get compile/run/IntelliJ errors, e.g. ClassNotFoundException when running in IntelliJ, just rm your package from your local machine, use IntelliJ to directly open:File -> New -> Project from Version Control -> GitHub, then configure JDK8, then you'll fly with colors! ^ ^
- run
mvn install
to install depedencies on your machine - In your Intellij, click the Maven icon and click on Reload all Maven projects
Package/Theme | Code |
---|---|
Avro | Avro code |
Java annotations | annotations |
Design Patterns | Design patterns |
Java Exceptions | exceptions |
Some interview questions | questions |
Java 8 tutorials | Java 8 |
About
Any random Java goes here.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.