Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

Notebooks API

A REST web service for the NotebooksFX app written in Spring Boot.

Running the API locally

On the command line

  1. Clone the project using git clone and go to the project directory:
git clone https://github.com/amal-stack/notebooks-api.git
cd notebooks-api
  1. Use the Maven package command to build and test the project:
mvnw package
  1. Use the java -jar command to run the generated jar from the target subdirectory (Java 18 or newer):
java -jar target/*.jar

About

A RESTful web service for the NotebooksFX app written in Spring Boot.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages