Skip to content

quangpld/ovida-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

How to run the application?

Navigate to the root of the project via command line and execute the command: mvn spring-boot:run

How to build the application?

Navigate to the root of the project via command line and execute the command: mvn clean package

Then run the JAR file using the command: java -jar target/test-0.0.1-SNAPSHOT.jar

How to run the unit test?

Navigate to the root of the project via command line and execute the command: mvn test

How to test the API?

Get Current User Info

Get all users

Add/Remove a permission within a Role

About

Practical Test at Ovida

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages