Video 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.
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
Audience
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.
About The Author
Karthikeya T.: Teaching is an art in Karthikeya T.’s opinion. He believes it’s the responsibility of the instructor to make sure that the student understands the concepts.
He doesn’t want to promote his decade and a half of experience in the industry. All his experience means nothing to him if he fails to teach his students in the way they understand.
His primary focus is to teach the technology and ease our journey to a successful life.
Publisher resources
Table of contents
- Chapter 1 : Introduction
- Chapter 2 : Setting Up the Environment
- Chapter 3 : Dependency Injection
- Chapter 4 : IOC Container
- Chapter 5 : Constructor and Setter Injection
- Chapter 6 : Bean Life Cycle
- Chapter 7 : Aware Interfaces
- Chapter 8 : Singleton
- Chapter 9 : Prototype Scope
- Chapter 10 : Autowiring
- Chapter 11 : Property Editors
- Chapter 12 : Profiles
- Chapter 13 : Factory Beans
- Chapter 14 : Aspect-Oriented Programming
- Chapter 15 : AspectJ
- Chapter 16 : AOP Concepts
- Chapter 17 : Pointcut Expression Language
- Chapter 18 : Events in Spring
Product information
- Title: Learn Spring Core Framework the Easy Way
- Author(s):
- Release date: April 2021
- Publisher(s): Packt Publishing
- ISBN: 9781801071680
You might also like
book
The Complete Coding Interview Guide in Java
Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky …
book
Java Coding Problems
Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, …
video
JUnit and Mockito Unit Testing for Java Developers
Are you looking for a simple, no-nonsense guide to learning how unit testing works? This video …
video
Mastering Spring Framework Fundamentals
By promoting excellent coding practices and speeding up development time, the Spring framework has proved its …