13 lines
		
	
	
		
			794 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			794 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | ## Spring Boot Security MVC
 | ||
|  | 
 | ||
|  | This module contains articles about Spring Security with Spring MVC in Boot applications | ||
|  | 
 | ||
|  | ### The Course
 | ||
|  | The "REST With Spring" Classes: http://github.learnspringsecurity.com | ||
|  | 
 | ||
|  | ### Relevant Articles:
 | ||
|  | - [Multiple Entry Points in Spring Security](https://www.baeldung.com/spring-security-multiple-entry-points) | ||
|  | - [Multiple Authentication Providers in Spring Security](https://www.baeldung.com/spring-security-multiple-auth-providers) | ||
|  | - [Two Login Pages with Spring Security](https://www.baeldung.com/spring-security-two-login-pages) | ||
|  | - [HTTPS using Self-Signed Certificate in Spring Boot](https://www.baeldung.com/spring-boot-https-self-signed-certificate) | ||
|  | - [Spring Security: Exploring JDBC Authentication](https://www.baeldung.com/spring-security-jdbc-authentication) |