Skip to content

serhii-slobodianiuk/DepartmentService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC App

Description

Application that represents a simple "Departments Service" system with two main entities - Employee and Department.
A department can have many employees and an employee can only belong to 1 department (@ManyToOne relationship).

Users have the ability to create, edit and delete entries.
Also they have the possibility to display all employees which belonging to specific department by clicking the button with name of the last one.

This project is a collection of tools of development in the Java ecosystem. A strong focus of these is the Spring Framework.

Covering a number of tools such as:

  • Maven build system
  • Java Persistence API
  • Oval validator
  • BindingResult
  • Generics<T, U>
  • Global Exception Handler (response with a JSON representation)
  • Docker
  • MYSQL
  • JSP views (use jstl)
  • CSS
  • Bootstrap
  • Guava library

Suitable links:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published