An open API service indexing awesome lists of open source software.

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

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