This commit is contained in:
Christian Dupuis 2014-05-19 15:43:47 +02:00
parent fef998f914
commit 4ffe816a21

View File

@ -65,7 +65,7 @@ import org.springframework.web.servlet.handler.AbstractHandlerMethodMapping;
* @author Dave Syer
* @author Phillip Webb
* @author Greg Turnquist
* @author Chiristian Dupuis
* @author Christian Dupuis
*/
@Configuration
public class EndpointAutoConfiguration {