Skip to content

ontimize/ontimize-web-boot-backend-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ontimize Boot

This branch contains the project that generates the Ontimize Boot backend for Ontimize Web Tutorial.

  • Enter the parent directory and run an install:

      mvn install
    

Start the database

Enter the model folder and execute the command

	mvn exec:java -Prun_database

Start the server:

  • Go to the boot folder and run the command

     mvn spring-boot:run
    

Use the following URL to access the http://localhost:8080/bankmanager-jee/services/rest/ application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages