Annotations

Java Spring 3.6    |    Beginner
  • 11 videos | 1h 17m 14s
  • Earns a Badge
Rating 4.6 of 33 users Rating 4.6 of 33 users (33)
The Spring Framework is one of the most popular application development frameworks for enterprise Java applications. Explore the basics of creating and configuring Spring Applications using both Java based and annotation configurations.

WHAT YOU WILL LEARN

  • Recognize the basics of configuring spring applications using annotations
    Use the @autowired annotation to set bean properties
    Use the @autowired annotation to set up constructor injection
    Use the @value annotation to set bean properties
    Make bean autowiring optional based on if a bean is available
    Use the @qualifier annotation to help reduce any potential ambiguities
  • Use the @required annotation to make sure a bean property is being set via setter injection
    Use the @postconstruct and @predestroy annotations to define methods that run after a bean is instantiated and before a bean is destroyed
    Recognize the origin of alternative annotations that can be used to configure spring applications
    Use the @resource annotation to support dependency injection in a spring application
    Use the @inject annotation to support dependency injection in a spring application

IN THIS COURSE

  • 3m 52s
    After completing this video, you will be able to recognize the basics of configuring Spring applications using annotations. FREE ACCESS
  • 9m 38s
    In this video, find out how to use the @Autowired annotation to set bean properties. FREE ACCESS
  • Locked
    3.  Autowiring Constructor
    8m 29s
    In this video, you will learn how to use the @Autowired annotation to set up constructor injection. FREE ACCESS
  • Locked
    4.  Using the Value Annotation
    7m 5s
    In this video, learn how to use the @Value annotation to set bean properties. FREE ACCESS
  • Locked
    5.  The Autowired Annotation and the Required Option
    5m 46s
    In this video, you will make bean autowiring optional based on whether a bean is available. FREE ACCESS
  • Locked
    6.  Using the Qualifier Annotation
    9m 40s
    Learn how to use the @Qualifier annotation to help reduce any potential ambiguities. FREE ACCESS
  • Locked
    7.  Using the Required Annotation
    5m 6s
    During this video, you will learn how to use the @Required annotation to make sure a bean property is set via setter injection. FREE ACCESS
  • Locked
    8.  Annotations to Set Init and Destroy Methods on Beans
    5m 46s
    In this video, you will learn how to use the @PostConstruct and @PreDestroy annotations to define methods that run after a bean is instantiated and before a bean is destroyed. FREE ACCESS
  • Locked
    9.  Understanding Alternative Annotations in Spring
    4m 31s
    Upon completion of this video, you will be able to recognize the origin of alternative annotations that can be used to configure Spring applications. FREE ACCESS
  • Locked
    10.  Using the Resource Annotation
    8m 4s
    Find out how to use the @Resource annotation to support dependency injection in a Spring Application. FREE ACCESS
  • Locked
    11.  Using the Inject Annotation
    9m 16s
    During this video, you will learn how to use the @Inject annotation to support dependency injection in a Spring Application. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 60 users Rating 4.5 of 60 users (60)
Course Pointcuts
Rating 4.5 of 22 users Rating 4.5 of 22 users (22)
Rating 4.5 of 81 users Rating 4.5 of 81 users (81)