Skip to content

This project is a server module of an e-shop application for purchasing books. It utilizes the Model-View-Controller (MVC) architecture to create a robust and scalable REST API application.

Notifications You must be signed in to change notification settings

Promess02/book-app_Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Shop Server Module

This project is a server module of an e-shop application for purchasing books. It utilizes the Model-View-Controller (MVC) architecture to create a robust and scalable REST API application.

Technologies Used:

Spring Boot: Framework for creating standalone, production-grade Spring-based applications. Hibernate: Object-relational mapping (ORM) framework for mapping Java objects to database tables. JUnit: Testing framework for Java applications. Flyway: Database migration tool for managing changes to the database schema. Spring Data: Part of the larger Spring Framework that simplifies data access in Java applications.

About

This project is a server module of an e-shop application for purchasing books. It utilizes the Model-View-Controller (MVC) architecture to create a robust and scalable REST API application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages