code-examples icon indicating copy to clipboard operation
code-examples copied to clipboard

A collection of code examples from blog posts etc.

Results 134 code-examples issues
Sort by recently updated
recently updated
newest added

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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.14.1&new-version=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...

dependencies
java

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies
javascript

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:...