24 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | ## Spring MVC with Java Configuration
 | |||
|  | 
 | |||
|  | This module contains articles about Spring MVC with Java configuration | |||
|  | 
 | |||
|  | ### The Course
 | |||
|  | 
 | |||
|  | The "REST With Spring" Classes: http://bit.ly/restwithspring | |||
|  | 
 | |||
|  | ### Relevant Articles: 
 | |||
|  | - [Introduction to Pointcut Expressions in Spring](https://www.baeldung.com/spring-aop-pointcut-tutorial) | |||
|  | - [Introduction to Advice Types in Spring](https://www.baeldung.com/spring-aop-advice-tutorial) | |||
|  | - [Integration Testing in Spring](https://www.baeldung.com/integration-testing-in-spring) | |||
|  | - [A Quick Guide to Spring MVC Matrix Variables](https://www.baeldung.com/spring-mvc-matrix-variables) | |||
|  | - [Intro to WebSockets with Spring](https://www.baeldung.com/websockets-spring) | |||
|  | - [File Upload with Spring MVC](https://www.baeldung.com/spring-file-upload) | |||
|  | - [Introduction to HtmlUnit](https://www.baeldung.com/htmlunit) | |||
|  | - [Upload and Display Excel Files with Spring MVC](https://www.baeldung.com/spring-mvc-excel-files) | |||
|  | - [web.xml vs Initializer with Spring](https://www.baeldung.com/spring-xml-vs-java-config) | |||
|  | - [Spring MVC @PathVariable with a dot (.) gets truncated](https://www.baeldung.com/spring-mvc-pathvariable-dot) | |||
|  | - [A Quick Example of Spring Websockets’ @SendToUser Annotation](https://www.baeldung.com/spring-websockets-sendtouser) | |||
|  | - [Working with Date Parameters in Spring](https://www.baeldung.com/spring-date-parameters) | |||
|  | - [A Java Web Application Without a web.xml](https://www.baeldung.com/java-web-app-without-web-xml) | |||
|  | - [The HttpMediaTypeNotAcceptableException in Spring MVC](https://www.baeldung.com/spring-httpmediatypenotacceptable) |