Skip to content

wrpinheiro/soundtrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundtrack

This is a demo application that shows how to use Maven multimodules.

The related post is available here (pt-BR only)

Building & Running

Let ${soundtrack-path} be the application's root directory. Just execute the following commands:

cd ${soundtrack-path}
mvn package
cd ./soundtrack-web
mvn exec:java

Point your browser to http://localhost:8080. You should see something like that:

Rainbow in the Dark
For Those About To Rock
The Court of the Crimson King
And Justice for All
The Working Man
Dread And The Fugitive Mind
Heart of the Sunrise
Children of the Grave

About

A maven multi module example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages