Project illustrates use of Singleton Pattern. A singleton in Java is a class for which only one instance can be created. It provides a global point of access this instance.
Singletons are useful to provide a unique source of data or functionality to other Java Objects.
- Open your terminal and navigate to project directory
- Type
mvn clean install -DskipTests
- Run your project.
- Open your terminal and navigate to project directory
- Run command:
mvn clean package -DskipTests
- In target folder you can find the packaged jar.
If you are interested in contribution or working with me on starter projects, tutorials or to provide real-life examples feel free to contact me on my e-mail or phone.
Heril Muratović
Software Engineer
Mobile: +38269657962
E-mail: hedzaprog@gmail.com
Skype: hedza06
Twitter: hedzakirk
LinkedIn: https://www.linkedin.com/in/heril-muratovi%C4%87-021097132/
StackOverflow: https://stackoverflow.com/users/4078505/heril-muratovic