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

Failed to run the gateway - Bean #3

Open
yaakov-berkovitch opened this issue Jun 22, 2020 · 0 comments
Open

Failed to run the gateway - Bean #3

yaakov-berkovitch opened this issue Jun 22, 2020 · 0 comments

Comments

@yaakov-berkovitch
Copy link

Hi,

I was looking for a component that will help me forwarding non authenticated user to keycloak, and also manage JWT acquisition after successful login.
Your blog is really interesting, and so i downloaded your code, and build it. I failed when running the gateway on this error:

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.

2020-06-22 12:46:23.450 ERROR 16196 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 

***************************
APPLICATION FAILED TO START
***************************

Description:

Parameter 1 of constructor in ninja.robbert.gateway.ProxyConfig required a bean of type 'ninja.robbert.gateway.GatewayConfig' that could not be found.


Action:

Consider defining a bean of type 'ninja.robbert.gateway.GatewayConfig' in your configuration.


Process finished with exit code 1

Did i miss something ? Is is perhaps related to spring version because I used the latest.

Thanks.

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