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

ApiClient breaks when using spring-boot-devtools #33

Open
adhikasp opened this issue Jun 15, 2020 · 1 comment
Open

ApiClient breaks when using spring-boot-devtools #33

adhikasp opened this issue Jun 15, 2020 · 1 comment

Comments

@adhikasp
Copy link

When spring-boot-devtools is included in classpath, project startup fail because in ApiClientMethodInterceptor.prepareFallback() method, the XClientFallback bean is not found/has not been initiated yet.

@adhikasp
Copy link
Author

adhikasp commented Jun 15, 2020

This only happen in Windows 10 machine (in my laptop and 1 colleague).

App startup in linux/alpine environment works fine.

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

1 participant