Skip to content

This is the backend or the server of a web-based point of sales system which is developed using Java, Apache Tomcat, Apache Maven(Project Management Tool) and Spring Web MVC.

License

Notifications You must be signed in to change notification settings

IrushiSalwathura/point-of-sales-system-web-backend-spring-webmvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POINT OF SALES SYSTEM (WEB-BACKEND SPRING WEB MVC)

This POS System is developed as the server(backend) for a web based point of sales system. This has used to handle requests and responses. Apache Tomcat server is used as the HTTP web server environment.

Setup

Technologies/Frameworks Used

The project is created with:

  • Spring Web MVC
  • Apache Tomcat
  • Apache Maven
  • Spring framework (Spring Core)
  • Hibernate ORM (JPA provider)
  • Hibernate Bean Validator

Dependencies

  • JDBC
  • JFoenix
  • Project Lombok
  • Hibernate Core (Consists JPA)
  • Spring Context (Consists Spring Core)
  • Spring Data JPA
  • Spring Web MVC
  • Jackson
  • Hibernate Bean Validator

(All dependencies are added in the pom.xml file)

License

MIT

About

This is the backend or the server of a web-based point of sales system which is developed using Java, Apache Tomcat, Apache Maven(Project Management Tool) and Spring Web MVC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages