GITLAB
msahmane
/
spring-mvc-sample
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
8d28268059908bd18e543da7cec6f2ac320f90cf
master
v0.8
v0.7
v0.6
v0.5
v0.4
v0.3
v0.2
8d28268059908bd18e543da7cec6f2ac320f90cf
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.1.2
20
Jun
19
16
13
12
8
7
6
10
Jul
7
30
Jun
26
May
29
Jan
28
Ajout css, img et refonte graphique
master
master
Ajout css, js et completion des rest controlleurs
Ajout css
Modifications des REST
Examen terminé.
Examen terminé.
Examen terminé.
désactivation des token csrf pour pouvoir appeller les requêtes POST
désactivation des token csrf pour pouvoir appeller les requêtes POST
Add check for principal not null in SecurityService
v0.8
v0.8
Removing boostrap and including page title as variable
update gitignore
v0.7
v0.7
Enable CSRF filter
Add support for dual validations
Fix SecurityService, returning principal instead of details
v0.6
v0.6
Add SecurityService to get username of logged user
Fix recursion in rest response from UserRestController
v0.5
v0.5
Fixing table name in import.sql
Add @Transactionnal to UserService methods
Fixing tests
Support for user REST controller
Support for bootstrap and jquery via webjars
Fixing message in login page
v0.4
v0.4
Ad Spring security support and validation
Switching to spring boot 1.5.3
Support for mockMVC + UserService integration test
deal with userForm
Adding user form
Fixing SQL import during tests
Switching to spring-data-jpa
switch to spring boot
v0.3
v0.3
removing useless import
v0.2
v0.2
add log message
fixing tests with servlet path
working version
First version