37.Spring p Namespace

2,974 views · Published 28 June 2016 · 9:46 · Indexed 20 September 2026

Channel: KK JavaTutorials · 2016 · Education

Watch on YouTube

In this video you will learn how to use Spring's P namespace an alternative to using the property tag. By using p namespace, you can perform dependency injection by directly using the attribute of bean tag instead of using the property tag.

Below is the GitHub link to download source Code:
https://github.com/kishanjavatrainer/SpringPnameSpace.git

More from this channel