13 comments (13 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java13,285 forks (13,285 forks)batch import
area/plugincontribution welcomehelp wantedstatus/need feedback
Repository metrics
- Stars
- 33,235 stars (33,235 stars)
- PR merge metrics
- Avg merge 2d 7h (Avg merge 2d 7h)77 merged PRs in 30d (77 merged PRs in 30d)
Description
Caused by: java.lang.IllegalStateException: Failed to introspect Class [com.alibaba.nacos.plugin.auth.impl.ldap.LdapAuthPluginConfig] from ClassLoader [org.springframework.boot.loader.launch.LaunchedClassLoader@1b2c6ec2]
Contributor guide
- Research direction
- Examine the LdapAuthPluginConfig class under com.alibaba.nacos.plugin.auth.impl.ldap. Check for missing dependencies or class loading issues with Spring Boot. Look at the issue comments for any additional information provided by the reporter or maintainers. Consider testing with a clean Nacos 3.2.0 setup.
- Tech stack
- javaspring
- Domain
- backendcloudauthentication
- Issue type
- Bug
- Prerequisites
- JavaSpring BootNacosLDAP authentication