Class RemotingInitializer
- java.lang.Object
-
- org.apache.jackrabbit.oak.standalone.RemotingInitializer
-
@Configuration public class RemotingInitializer extends Object
Configures the Webdav and Davex servlet to enabled remote access to the repository
-
-
Constructor Summary
Constructors Constructor Description RemotingInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean
remotingServlet()
org.springframework.boot.web.servlet.ServletRegistrationBean
webDavServlet()
-