Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.07 KB

Spring Boot Prototype Pattern

Project illustrates use of Prototype Pattern which is part of Creational Group of Patterns.

Prototype is a creational design pattern that allows cloning objects, even complex ones, without coupling to their specific classes.

Running the project

  1. Open your terminal and navigate to project directory
  2. Type mvn clean install -DskipTests
  3. Run your project.

Packaging application

  1. Open your terminal and navigate to project directory
  2. Run command: mvn clean package -DskipTests
  3. In target folder you can find the packaged jar.

Contribution

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.

Author

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