code-examples
code-examples copied to clipboard
A collection of code examples from blog posts etc.
Where we can set AWS Access Key & AWS Secret Key for AWS SQS Project? Thanks
Please review the changes you did in this PR and check these points to make sure that the code examples are of high quality: - [ ] the source branch...
Bumps log4j-api from 2.14.1 to 2.17.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Please review the changes you did in this PR and check these points to make sure that the code examples are of high quality: - [ ] the source branch...
I would like to visualize the activities from my event output. How to do it? Is there any example code?
Hi, While running the tests in [spring-boot-testconfiguration](https://github.com/thombergs/code-examples/tree/master/spring-boot/spring-boot-testconfiguration) I've noticed that the `webClient` bean that is supposed to be overridden in the [WebClientTestConfiguration](https://github.com/thombergs/code-examples/blob/master/spring-boot/spring-boot-testconfiguration/src/test/java/io/reflectoring/springboot/testconfiguration/WebClientTestConfiguration.java) is still the one from the [WebClientConfiguration](https://github.com/thombergs/code-examples/blob/master/spring-boot/spring-boot-testconfiguration/src/main/java/io/reflectoring/springboot/testconfiguration/WebClientConfiguration.java). It...
Please review the changes you did in this PR and check these points to make sure that the code examples are of high quality: - [ ] the source branch...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi there, I'm one of the pact maintainers, and we occasionally get people asking questions about the examples you have here, which (while instructive) have one or two bugs in...
While running the consumer graphql contract test command: **yarn test:pact:graphql** Sharing path for reference : https://github.com/thombergs/code-examples/tree/master/pact/pact-react-consumer It is giving the following error: Error: Network error: request to http://localhost:8080/graphql failed, reason:...