Skip to content

luchob/udemy-spring-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy course - Spring Framework Core

Introduction

Welcome to the official GitHub repository of the Spring Framework Core Udemy course! Here you can find all sample code from the course as well as the source of the course recommendation tool.

If you really decide to try it you can award my effort by enrolling from here. ❤️

Contents

Lecture 5: DI with Google Guice
Lecture 6: DI with Spring and XML configuration (1)
Lecture 7: DI with Spring and XML configuration (2)
Lecture 8: DI with Spring and Annotation based configuration (1)
Lecture 9: DI with Spring and Annotation based configuration (2)
Lecture 10: DI with Spring and Java based configuration
Lecture 11: Classpath scanning
Lecture 12:DI with Spring and stereotype annotations
Lecture 13: JSR-250 and JSR-330 Lecture 15: Assignment - refactoring a messy application
Lecture 16: Assignment - solution
Lecture 17: Assignment - testing the solution
Lecture 19: The lifecycle of a bean, init and destroy methods
Lecture 20: The lifecycle of a bean, the "aware" interfaces
Lecture 21: Customising the bean lifecycle - the BeanPostProcessor
Lecture 22: Bean scopes - singleton and prototype
Lecture 23: Bean scopes - custom scopes
Lecture 24: Mixing bean scopes
Lecture 25: Lazy beans
Lecture 26: The order of the beans
Lecture 27: Optional dependencies
Lecture 28: Circular dependencies
Lecture 29: Bean definitions
Lecture 30: Application context and events
Lecture 31: Test application contexts Lecture 33: Strange examples
Lecture 34: What is a proxy?
Lecture 35: JDK Dynamic Proxies
Lecture 36: CGLIB Proxies

Course recommendation tool

The course recommendation tool is a small angular app that may help you with a decision weather to enroll in this course. The tool is available online. But you can also view its source code or decide to answer the questions and calculate your score manually.

Contributions

Sure, you can help with improving this course! We will all benefit this way.

If you spot an error, please submit an issue. If you just have a question issues are also welcome. If you want to make an improvement, please fork the project and create a PR.

❤️Thank you very much!❤️

About

The official GitHub repository of the Spring Framework Core course.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors