Skip to content

Educational exercise from Wild Code School introducing the concept of dependency injection with a basic example with Spring.

Notifications You must be signed in to change notification settings

0reldev/quest-spring-injection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quest-spring-injection

Educational exercise from Wild Code School introducing the concept of dependency injection with a basic example with Spring.

Quest "Spring: injection"

Educational exercise from Wild Code School

This quest introduces the concept of dependency injection with Spring with the @Autowired annotation.

A simple uncomplete code is given, and the target is fix it to make it work thanks to the dependency injections.

screen capture screen capture screen capture

About

Educational exercise from Wild Code School introducing the concept of dependency injection with a basic example with Spring.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Java 63.8%
  • HTML 36.2%