Skip to content

4.5.3962

Choose a tag to compare

@ITHitBuild ITHitBuild released this 19 May 05:33
· 96 commits to master since this release
  • Property.getXmlValueRaw() and Property.getXmlValueRaw() methods incorrectly get and update property value. Property outer XML was returned and set instead of property value by these methods. Now, the property raw value is get and set. Property.create() and Propery.createRaw() static methods are provided for properties creation.
  • webdav.rootFolder property from application.properties file in Spring Boot File System WebDAV Server sample is now normalized after reading.