Enter the world of the Spring framework with this course
Key Features
- Gain knowledge of autowire annotation and constructor autowiring
- Understand cross cutting concerns and AOP theory
- Understand the Spring Core Framework that will let you easily excel in advanced Spring concepts
Book Description
Are you a professional willing to enter the Spring Framework world?
Spring Core is the starting point to learn the Spring Framework, and having a solid understanding of the core concepts of Spring would not only ease your journey to learn other modules/projects of Spring but also clear interviews.
Spring is a lightweight, extensible, robust framework (or rather framework of frameworks!) to create enterprise applications that are easy to maintain.
Spring Core is the core module that comes with an embedded servlet container (IOC container) and would enable the core functionalities of Spring. You can think of Spring Core as the core engine on which other modules would run.
This course is taught in a beginner-friendly way and the only expectation from you is that you know Java.
We'll be working with Spring 5.1.1 in this course. However, this course should be compatible with 5.X versions of Spring.
All the resources for this course are available at https://github.com/PacktPublishing/Learn-Spring-Core-Framework-the-Easy-Way-
What you will learn
- Learn about dependency injection
- Understand the concept of aspect-oriented programming
- Learn about prototype beans
- Learn about factory beans
- Learn about the bean life cycle
- Learn about property editors
Who this book is for
This course is mainly for people who want to get started with developing enterprise applications using Java. This course would be useful for those who wish to learn servlet and JSP. You must be familiar with Java programming and some basic understanding of HTML.