Skip to content

wangyeee/barcoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barcoder

This is the barcode generation backend service. We use PartKeepr to manage our inventory. Due to its lack of barcode generation feature, this project comes into place.

Requirements

  • JDK 12
  • Maven
  • Docker

Compile and run the codes

  1. Run mvn compile to build source files and run mvn package to build Docker image.
  2. Execute docker run barcoder/generation-service:1.0.0 to run this application.

About

Barcode generation backend service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.4%
  • XSLT 38.4%
  • Dockerfile 1.2%