Skip to content

srook/learning-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Java

Simple Java examples with streams and lambdas.

Running sample application

Application is build using Maven, to run simply execute:

mvn compile exec:java -Dexec.mainClass=learningjava.Application

Running the tests

Running test is simple with Maven:

mvn test

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Java examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages