diff --git a/spring-boot/dependency-injection/README.md b/spring-boot/dependency-injection/README.md new file mode 100644 index 0000000..a7e64bc --- /dev/null +++ b/spring-boot/dependency-injection/README.md @@ -0,0 +1,3 @@ +# Related Blog Posts + +* [Why You Should Use Constructor Injection in Spring](https://reflectoring.io/constructor-injection/)