Commit fe7d7e2f authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent d26c4bd1
...@@ -141,6 +141,7 @@ public class WebEndpointAutoConfiguration { ...@@ -141,6 +141,7 @@ public class WebEndpointAutoConfiguration {
ExposableControllerEndpoint.class, expose, exclude); ExposableControllerEndpoint.class, expose, exclude);
} }
@Configuration
@ConditionalOnWebApplication(type = Type.SERVLET) @ConditionalOnWebApplication(type = Type.SERVLET)
static class WebEndpointServletAutoConfiguration { static class WebEndpointServletAutoConfiguration {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment