Skip to content

SandraNelj/WebApp-lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Movie Application

A Spring Boot web application for managing movies.
Users can create, view, update, delete, and search movies with pagination support.


🚀 Features

  • 📋 View all movies (with pagination)
  • 🔍 Search movies by:
    • Title
    • Director
    • Release date
  • ➕ Add new movies
  • ✏️ Edit existing movies
  • ❌ Delete movies
  • ✅ Validation using Bean Validation
  • ⚠️ Global error handling

🛠️ Tech Stack

  • Java 25
  • Spring Boot
  • Spring MVC
  • Spring Data JPA
  • Thymeleaf
  • PostgreSQL
  • Maven
  • JUnit & Mockito

About

Modernt webbprojekt med Spring Boot och HTML-sidor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors