org.jetlinks.community.auth.captcha.CaptchaController=org.springframework.stereotype.Component org.jetlinks.community.auth.captcha.CaptchaProperties=org.springframework.stereotype.Component,org.springframework.boot.context.properties.ConfigurationProperties org.jetlinks.community.auth.configuration.CustomAuthenticationConfiguration=org.springframework.stereotype.Component org.jetlinks.community.auth.configuration.MenuProperties=org.springframework.boot.context.properties.ConfigurationProperties org.jetlinks.community.auth.dimension.OrganizationDimensionProvider=org.springframework.stereotype.Component org.jetlinks.community.auth.dimension.RoleDimensionProvider=org.springframework.stereotype.Component org.jetlinks.community.auth.entity.MenuBindEntity=javax.persistence.Table org.jetlinks.community.auth.entity.MenuEntity=javax.persistence.Table org.jetlinks.community.auth.entity.OrganizationEntity=javax.persistence.Table org.jetlinks.community.auth.entity.RoleEntity=javax.persistence.Table org.jetlinks.community.auth.entity.ThirdPartyUserBindEntity=javax.persistence.Table org.jetlinks.community.auth.entity.UserDetailEntity=javax.persistence.Table org.jetlinks.community.auth.entity.UserSettingEntity=javax.persistence.Table org.jetlinks.community.auth.initialize.MenuAuthenticationInitializeService=org.springframework.stereotype.Component org.jetlinks.community.auth.relation.UserRelationObjectProvider=org.springframework.stereotype.Component org.jetlinks.community.auth.service.AuthorizationSettingDetailService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.DefaultMenuService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.MenuGrantService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.OrganizationService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.RoleService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.UserDetailService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.UserSettingService=org.springframework.stereotype.Component org.jetlinks.community.auth.service.terms.ThirdPartyUserTermBuilder=org.springframework.stereotype.Component org.jetlinks.community.auth.service.terms.UserDetailTermBuilder=org.springframework.stereotype.Component org.jetlinks.community.auth.web.AssetController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.AuthorizationSettingDetailController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.MenuController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.OrganizationController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.RoleController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.ThirdPartyUserController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.UserDetailController=org.springframework.stereotype.Component org.jetlinks.community.auth.web.UserSettingController=org.springframework.stereotype.Component