code-examples
code-examples copied to clipboard
A collection of code examples from blog posts etc.
Bumps hsqldb from 2.4.0 to 2.7.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 it yourself. You can also trigger a...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.1. 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...
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...
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Removes `xmldom` Updates `@angular/cli` from 1.4.4 to 1.7.4 Commits 0b291ab release: 1.7.4...
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...
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 have looked with great interest at your @ConfigurationProperties article and code: https://reflectoring.io/spring-boot-configuration-properties/ and spring-boot/configuration/src/main/java/io/reflectoring/configuration on GitHub because I am working on utilizing it for the creation of custom properties...
In your [Spring Boot Test article](https://reflectoring.io/spring-boot-test/) you reference [JUnit-Insights](https://github.com/adessoSE/junit-insights) towards the end to gather information about the time it takes to run tests. I'd really like to get this dependency...