Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplyatul/springsamples

Various Spring Smaples
https://github.com/simplyatul/springsamples

Last synced: about 1 month ago
JSON representation

Various Spring Smaples

Awesome Lists containing this project

README

        

# Spring F/W Samples

## Intro
Various Spring F/W Samples. Built using STS v4.3.1.RELEASE

## springfwsample_0
- Loading Bean using BeanFactory

## springfwsample_1
- Using ApplicationContext
- Setting/Initializing a member variable (property)

## springfwsample_2
- Setting/Initializing a member variable of another object (refer spring.xml)
- Inner Beans, Alias and idref

## springfwsample_3
- Initializing collection of objects

## springfwsample_4
- Using Autowire
- Demostrating ApplicationContextAware
- Demostrating Bean Lifecycle callbacks - BeanPostProcessor, BeanFactoryPostProcessor
- PropertyPlaceholderConfigurer Usage

## springfwsample_5
- Coding To Interfaces

## License
MIT