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

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4. Release notes Sourced from chart.js's releases. v2.9.4 This is the last release of v2 and focused on fixing bugs identified in the v2.9.3 release....

dependencies
javascript

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 openapi-generator-maven-plugin from 4.2.3 to 5.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openapitools:openapi-generator-maven-plugin&package-manager=maven&previous-version=4.2.3&new-version=5.1.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

Can you add a "ProvisioningException" example? What I mean by that is an example of catching exception from a misconfigured Bean on Spring-boot startup where, if the Bean fails, it...

Bumps `jackson-version` from 2.10.2 to 2.12.1. Updates `jackson-jaxrs-base` from 2.10.2 to 2.12.1 Commits 38267c6 [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.1 daca85c prepare for 2.12.1 release 035ed86 ... aaf383b Merge branch '2.11' into...

dependencies
java

The spring-boot-kafka example generate this error message, here it is the stack. org.apache.kafka.common.config.ConfigException: Missing required configuration "value.serializer" which has no default value. at org.apache.kafka.common.config.ConfigDef.parseValue(ConfigDef.java:477) ~[kafka-clients-2.5.0.jar:na] at org.apache.kafka.common.config.ConfigDef.parse(ConfigDef.java:467) ~[kafka-clients-2.5.0.jar:na] at org.apache.kafka.common.config.AbstractConfig.(AbstractConfig.java:108)...

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
java

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
java

Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. Changelog Sourced from junit's changelog. Summary of changes...

dependencies
java

Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
java