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 [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.15.0. Commits 22e81fc Release version 1.15.0 of the npm package. 96a3947 Add headers to request details 24dcb20 Pass status & request details to beforeRedirect (#198)...

dependencies
javascript

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies
javascript

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.2.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies
javascript

I found out the property server.reflectoring.trace is not anymore https://docs.spring.io/spring-boot/docs/current/reference/html/index.html Is there other property I can use?

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.2&new-version=2.12.6.1)](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
java

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.0.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies
java

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.2&new-version=2.12.6.1)](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
java

In the article it says T-W-R was added with Java_9. Thats wrong, it was added with Java_7. So this file https://github.com/thombergs/code-examples/blob/1f37a81b90003c35beed6216432f689936917cb1/core-java/versions/src/main/java/com/reflectoring/io/java9/TryWithResources.java should be deleted (or al least be moved to...

The link in the Readme-File is not working, though you can find an article with a refrence to this repo here: [https://reflectoring.io/java-release-notes/](url)

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.0.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies
java