We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185e50e commit 15fad12Copy full SHA for 15fad12
README.md
@@ -1,2 +1,5 @@
1
# demo-dependency-injection-01
2
-Demo Projekt zu Dependency Injection in Spring Boot mit ausschließlich zentraler Bean-Konfiguration.
+Demo Projekt zu Dependency Injection in Spring Boot mit ausschließlich zentraler Bean-Konfiguration. Verwendete Spring-Annotationen:
3
+* @Configuration
4
+* @Bean
5
+
0 commit comments