Final Exam: Spring Basics
Java Spring
| Intermediate
- 1 video | 32s
- Includes Assessment
- Earns a Badge
Final Exam: Spring Basics will test your knowledge and application of the topics presented throughout the Spring Basics track of the Skillsoft Aspire Javanista to Java Master Journey.
WHAT YOU WILL LEARN
-
Outline the model-view-controller design paradigm and how spring can help implement it for an applicationdescribe spring framework and recognize how it can help java developersrecognize how spring boot can be used to simplify application developmentdescribe the features available in the spring framework to implement dependency injectionrecognize the concept of dependency injection and inversion of controlcreate an applicationcontext instance to provision and inject beansset the properties of a bean using tags in an xml fileset methods to run after bean construction and before their destructionrecognize the different ways in which bean references can be setoutline the limitations of autowiringcreate a class whose beans depend on several other beansapply autowiring to the beans created from a class using the autowired annotationapply the autowired annotation to the setters and constructors of a bean classrecognize different ways to define pointcutsdefine pointcuts in your application that apply to methods in multiple classes
-
define a method that can be set as an aspect in a java applicationrecognize what mechanisms are available to implement aspect-oriented programming in javacreate a custom annotation in order to explicitly define the methods that must match a pointcutconfigure a pointcut using the within designator in order to map to join points within a class or packagecreate a project where aspects can be configured with an xml fileset aspects to run before and after certain methods in your application using before and after advicesexecute aspects after a method has executed successfully or when it throws an exceptionuse apache maven to create a java project that uses the hibernate frameworkapply hibernate apis to persist the data in java objects to a relational databaseuse jpa configurations and annotations to define the entities in a java app and map them to a relational databaseconfigure entities in an application using jpa annotationsdefine a class whose members will serve as the composite key for an entity in an applicationuse the jpa apis to add new data to and retrieve existing data from a table in a relational databasedefine entities in an application that have a one-to-one relationship with one anotherimplement a one-to-many relationship between entities in an application using jpa
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.