Polish
This commit is contained in:
		
							parent
							
								
									94ea7d800d
								
							
						
					
					
						commit
						d37e717500
					
				|  | @ -24,12 +24,11 @@ import javax.servlet.http.HttpServletRequest; | ||||||
| import org.springframework.beans.factory.ListableBeanFactory; | import org.springframework.beans.factory.ListableBeanFactory; | ||||||
| import org.springframework.beans.factory.annotation.Autowired; | import org.springframework.beans.factory.annotation.Autowired; | ||||||
| import org.springframework.core.annotation.AnnotationAwareOrderComparator; | import org.springframework.core.annotation.AnnotationAwareOrderComparator; | ||||||
| import org.springframework.web.servlet.HandlerExceptionResolver; |  | ||||||
| import org.springframework.web.servlet.HandlerExecutionChain; | import org.springframework.web.servlet.HandlerExecutionChain; | ||||||
| import org.springframework.web.servlet.HandlerMapping; | import org.springframework.web.servlet.HandlerMapping; | ||||||
| 
 | 
 | ||||||
| /** | /** | ||||||
|  * Composite {@link HandlerExceptionResolver}. |  * Composite {@link HandlerMapping}. | ||||||
|  * |  * | ||||||
|  * @author Andy Wilkinson |  * @author Andy Wilkinson | ||||||
|  * @author Stephane Nicoll |  * @author Stephane Nicoll | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue