Package io.jmix.webdav.dto
Class ApplicationPropertyConverter
java.lang.Object
io.jmix.webdav.dto.ApplicationPropertyConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String,
Applications>
@Component("webdav_ApplicationPropertyConverter")
@ConfigurationPropertiesBinding
public class ApplicationPropertyConverter
extends Object
implements org.springframework.core.convert.converter.Converter<String,Applications>
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
protected static class
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.core.convert.converter.Converter
andThen
-
Constructor Details
-
ApplicationPropertyConverter
public ApplicationPropertyConverter()
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceorg.springframework.core.convert.converter.Converter<String,
Applications>
-
convert
-
generateGson
public com.google.gson.Gson generateGson()
-