Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 332 Bytes

capstoneatlanmodzoosandbox

A Sandbox to try different implementations of Dependency Injection for the project Captsone Atlanmod Zoo

In main directory :

mvn clean compile assembly:single

java -jar impl1/target/impl1-1.0-SNAPSHOT-jar-with-dependencies.jar

or

java -jar impl2/target/impl2-1.0-SNAPSHOT-jar-with-dependencies.jar