![JAR search and dependency download from the Maven repository](/logo.png)
org.zodiac.autoconfigure.social.SecuritySocialProperties Maven / Gradle / Ivy
package org.zodiac.autoconfigure.social;
import org.zodiac.social.config.SecuritySocialInfo;
//@ConfigurationProperties(prefix = SocialSystemPropertiesConstants.SECURITY_SOCIAL_PREFIX, ignoreInvalidFields = true)
public class SecuritySocialProperties extends SecuritySocialInfo {
public SecuritySocialProperties() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy