Skip to content

naumaan123/solomon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solomon

A simple Spring Boot app for assessing code reviews.

Running the app

It is not strictly necessary to run the app to perform the code review. However, you may do so if it makes it easier for you to understand the code.

  1. Clone the git repository
  2. Make sure JDK 17+ is available on your PATH:
java -version
  1. From the repository root, run the app with Gradle:
./gradlew bootRun
  1. Access the REST endpoints with your browser or a tool like curl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages