Skip to content

ibm-developer-skills-network/cmkhd-java-with-database-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Fork the Repository

  1. Fork this GitHub repo and clone it to your local system.

Getting Started

  1. Create a database inventory
  2. Change the username and password in application.properties file located in back-end/code/src/main/resources/application.properties
  3. Open the terminal and run the following command
cd back-end/code;
mvn spring-boot:run

The above command will run the backend.

  1. Now navigate to the frontend.html located in the front-end directory
  2. Click on Go Live, and you'll be able to see the running frontend on your screen.

About

java-with-database-final

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published