Skip to content

nargayeva/CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD

The simple CRUD Spring Boot Application for Students & Instructors

USAGE

Make sure you have docker running and then run the commands:

docker pull nargayeva/crudapp:11
docker run -p 8080:8080 nargayeva/crudapp:11

Then open the browser and type http://localhost:8080/welcome/ in order to see the home page of the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published