Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while running spring boot demo #42

Open
vinodahegde opened this issue May 22, 2023 · 1 comment
Open

Getting error while running spring boot demo #42

vinodahegde opened this issue May 22, 2023 · 1 comment

Comments

@vinodahegde
Copy link

I am getting class not found error while running spring boot demo, can someone guide me what I am doing wrong here? I am able to run rpserver and server modules fine.

Used below command:
cd spring-boot-starter/line-fido2-spring-boot-demo
./gradlew bootRun

Below is the error:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'challengeController': Resoluti
on of declared constructors on bean Class [com.linecorp.line.auth.fido.fido2.springboot.controller.ChallengeController
] from ClassLoader [org.springframework.boot.devtools.restart.classloader.RestartClassLoader@10c25cdb] failed; nested
exception is java.lang.NoClassDefFoundError: com/linecorp/line/auth/fido/fido2/server/service/ChallengeService

@ranierimazili
Copy link

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants