Skip to content

r1p1ide/cib-interns-test-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocksApi

Application for automating the accounting of socks in a store warehouse.

Information For Developers

Build

$ mvn clean package

Run Using Docker

> devtools\build.bat
> devtools\run.bat

In aim to stop, run:

> devtools\stop.bat

Cleans up Docker container and images:

> devtools\cleanup.bat

Check

Go to http://localhost:8080/actuator/health to get the info about running application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.5%
  • Batchfile 1.8%
  • Dockerfile 0.7%