13 lines
		
	
	
		
			323 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			323 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								## Spring MVC Email
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Example Spring MVC project to send email from web form.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								### Installing and Running
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Just run the Spring Boot application.
							 | 
						||
| 
								 | 
							
								Type http://localhost:8080 in your browser to open the application.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								### Sending test emails
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Follow UI links to send simple email, email using template or email with attachment.
							 |