Skip to content

Den4eg007/opera-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Opera-tickets-app

A prototype of an online store selling opera tickets with basic functionality, written in Java with Hibernate, Spring and MySQL as database.

This project was build according to N-tier architecture and SOLID principles.

Project structure

UML diagram that describes the relationship between the entities.

img.png?raw=true

Technologies

  • Hibernate
  • Spring MVC
  • Servlet API
  • SQL
  • Maven
  • Tomcat

Configuration

  • Download and open this project in an IDE.
  • Remote MySQL DB connection was already configured. You can set up a new one in "src/main/resources/db.properties"
  • Configure Tomcat (Local) with
    • Deployment - war_exploded
    • Context address - "/"
  • Run a project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages