Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 204 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 204 Bytes

Hello

A hello world app for testing.

Building

mvn clean compile assembly:single

Running

java -jar target/hello-*.jar

Contributing

See CONTRIBUTING.md.