Skip to content

akalal/springmavenproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run the project:

  1. Clone the project using git URL - https://github.com/akalal/springmavenproj.git

  2. run command "mvn package" to build, package and execute junit test cases

  3. to execute the individual class run command mvn exec:java -Dexec.mainClass="com.HelloApp"

    • It compiles and execute the class HelloApp and prints "Hello! This is SPRING Maven Project"
  4. to execute the individual class run command mvn exec:java -Dexec.mainClass="com.App"

    • It prints a random unique ID.

About

A Simple Spring-Maven Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages