https://github.com/hiejulia/portal
Job Portal app with Spring MVC
https://github.com/hiejulia/portal
hibernate mysql spring-mvc
Last synced: 3 months ago
JSON representation
Job Portal app with Spring MVC
- Host: GitHub
- URL: https://github.com/hiejulia/portal
- Owner: hiejulia
- Created: 2018-04-03T09:13:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T11:39:10.000Z (over 7 years ago)
- Last Synced: 2025-02-08T21:46:20.651Z (8 months ago)
- Topics: hibernate, mysql, spring-mvc
- Language: Java
- Homepage:
- Size: 982 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README 2.md
Awesome Lists containing this project
README
## Spring Job Portal
Job portal for job seekers and companies, developed in Spring and Hibernate.
## Stack
+ Spring framework
+ Spring MVC
+ MySQL
+ Hibernate, C3PO Pool, Validator, Transaction , Transaction Management
+
## Features
+ Upload file/ pdf/ picture and encrypt and decrypt files to the server
+ Database migration
+ Audit trails and logging using AOP
+ i18n (language : EN - FIN)### Installing and Running the application
Just run the Application.java.
Type http://localhost:8080/findjobs in your browser to open the application.### Project documentation