Skip to content

noleynik29/SpringMVC-AOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpringMVC-AOP

Java Spring App using: spring web mvc, javax servlet, mysql connector java, c3p0, spring orm, hibernate core and aspectj.

This is a project of my spring mvc study, using spring 5.3.19

To run this project better use the newest version of IntelliJ IDEA, JDK 1.8_x, Tomcat 9.0.x and newest version of MySQL Workbench.

Also you need to download and run this (settings.txt) sql code to create database, that will be used in app.

If you've got any problems caused by this upgration, better look up the documents in Spring Framework Reference.

Firstly, when you start this application with Tomcat, you will see this simple web-page:

springaop1

After clicking "Add" you will see a new view, where you can write "Employee Info" to add new employee:

springaop2

Enter some info:

springaop3

Click "OK" to add new employee. You will see first view with list of all employees including your new employee:

springaop4

Also you can change info by clicking "Update"

springaop5

And delete employee by clicking "Delete"

springaop6

That was my second app to learn spring and related technologies.

About

Java Spring App using: spring web mvc, javax servlet, mysql connector java, c3p0, spring orm, hibernate core and aspectj.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages