Skip to content

VyacheslavRudoy/spring_course_mvc_hibernate_aop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring_course_mvc_hibernate_aop

The application contains employee data stored in a database (MySQL).

You can perform such actions in the application:

  • adding a new employee
  • updating employee data
  • deleting an employee

This application was created using: Spring MVC, Hibernate, AOP and others. The deployment takes place in Tomcat at this URL: http://localhost:8080/spring_course_mvc_hibernate_aop/

Screenshot of the main page of the application:

Снимок экрана 2023-07-20 232350

About

This CRUD application was created using: Spring MVC, Hibernate, AOP and others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages