You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When spring-boot-devtools is included in classpath, project startup fail because in
ApiClientMethodInterceptor.prepareFallback()
method, theXClientFallback
bean is not found/has not been initiated yet.The text was updated successfully, but these errors were encountered: