Skip to content

hemanthjamili/CaptainSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captain Sheet - Application

This Spring Boot Project is developed to illustrate CRUD operations that can be performed on a custom datastructure and get the cell ID by height value. Technologies used are J2EE, Spring Boot.

Prerequisites

  1. Docker must be installed in your machine.

Getting Started

  1. Pull this docker image using the command "docker pull hemanthjamili/captainfresh-assignment"
  2. To run the image using the command "docker run -p 8080:8080 hemanthjamili/captainfresh-assignment"
  3. To find all the running containers, use command as "docker ps".
  4. To stop a running container, use "docker stop container_name".

REST End-points

By default, the captainSheet has 10 cells added. There are nine rest-end points for this application.

Built With

  • Maven - Dependency Management

Authors

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published