Skip to content

mishranitin2003/barcodeservice-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

barcodeservice-2

Demonstration of knowledge with Spring Boot, Spring Web MVC and Spring Security (HTTP-Basic) Barcode Service to return a link to client The pattern has been used by some SaaS providers in Logistics

Deployment Steps:

  • Checkout the project
  • Run to create WAR mvn clean install
  • Deploy in tomcat or any other Application server like Wildfly with at least JEE 6 profile (Servlet 3.0)

Use a link in browser: <ServerContext>/code39/12345678 Use any username and password as 'password' for now

About

Refactored to use latest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages