Fix typos
This commit is contained in:
committed by
Stephane Nicoll
parent
cc169c5009
commit
baca62a6c0
@@ -39,7 +39,7 @@ public class SampleJersey1Application {
|
||||
}
|
||||
|
||||
@Bean
|
||||
// Not needed if Spring Web MVC is also present on claspath
|
||||
// Not needed if Spring Web MVC is also present on classpath
|
||||
public TomcatEmbeddedServletContainerFactory tomcatEmbeddedServletContainerFactory() {
|
||||
return new TomcatEmbeddedServletContainerFactory();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user