Skip to content

4.3.3530

Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 31 Jan 21:05
· 90 commits to master since this release
  • Spring Boot WebDAV server sample code refactored. New configuration settings added to application.properties.
  • Spring Boot WebDAV sample now publishes WebDAV on /DAV/ context by default (was on /webdav/ context). 'webdav.rootContext' context configuration setting is added. 
  • Spring Boot WebDAV sample now reads a license from an external file configured in webdav.license setting.
  • Spring Boot WebDAV sample, the path to storage folder can now be configured in webdav.rootFolder setting.