| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  |  | ## Spring Security MVC Custom
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | This module contains articles about Spring Security with custom MVC applications | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-25 14:14:04 +02:00
										 |  |  |  | ### The Course
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  |  | The "REST With Spring" Classes: http://github.learnspringsecurity.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ### Relevant Articles: 
 | 
					
						
							| 
									
										
										
										
											2019-10-25 14:14:04 +02:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  |  | - [Spring Security Remember Me](https://www.baeldung.com/spring-security-remember-me) | 
					
						
							| 
									
										
										
										
											2022-12-05 16:28:32 +05:30
										 |  |  |  | - [Redirect to Different Pages after Login with Spring Security](https://www.baeldung.com/spring-redirect-after-login) | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  |  | - [Changing Spring Model Parameters with Handler Interceptor](https://www.baeldung.com/spring-model-parameters-with-handler-interceptor) | 
					
						
							|  |  |  |  | - [Introduction to Spring MVC HandlerInterceptor](https://www.baeldung.com/spring-mvc-handlerinterceptor) | 
					
						
							|  |  |  |  | - [Using a Custom Spring MVC’s Handler Interceptor to Manage Sessions](https://www.baeldung.com/spring-mvc-custom-handler-interceptor) | 
					
						
							|  |  |  |  | - [A Guide to CSRF Protection in Spring Security](https://www.baeldung.com/spring-security-csrf) | 
					
						
							|  |  |  |  | - [How to Manually Authenticate User with Spring Security](https://www.baeldung.com/manually-set-user-authentication-spring-security) | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ### Build the Project
 | 
					
						
							| 
									
										
										
										
											2019-10-25 14:14:04 +02:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  |  | ``` | 
					
						
							|  |  |  |  | mvn clean install | 
					
						
							|  |  |  |  | ``` |