We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
where can i find the excptionless-spring-boot-starter? I'm really need this component @niemyjski @pc9795
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue. We will get back to you in a while
Sorry, something went wrong.
I'm not sure what you are asking for. Can you please elaborate?
Hi @zen-arch correct me if I am wrong, but can't you declare exception-less client as a bean in one of your configuration classes like here:
Exceptionless.Java/samples/example-spring-boot-app/src/main/java/com/exceptionless/example/spring/boot/app/ExampleAPI.java
Line 15 in 4b3e223
And then use it anywhere like this:
Exceptionless.Java/samples/example-spring-boot-app/src/main/java/com/exceptionless/example/spring/boot/app/api/ExampleResource.java
Line 24 in 4b3e223
There is an examples spring boot app in the repo - https://github.com/exceptionless/Exceptionless.Java/tree/main/samples/example-spring-boot-app
Let me know if it works for you. Thanks
No branches or pull requests
where can i find the excptionless-spring-boot-starter?
I'm really need this component @niemyjski @pc9795
The text was updated successfully, but these errors were encountered: