25.02.2015 Views

Introducing Spring Framework

Introducing Spring Framework

Introducing Spring Framework

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Part I<br />

<strong>Spring</strong> <strong>Framework</strong> Basics<br />

The <strong>Spring</strong> <strong>Framework</strong> provides a programming and configuration model for creating Java-based enterprise<br />

applications. In Part I, you will learn all the basics of this framework.<br />

You will begin by creating your very first <strong>Spring</strong> application and get a sneak peek at one of the newest<br />

technologies, <strong>Spring</strong> Boot. You’ll see how <strong>Spring</strong> Boot will speed up your development. You will then start<br />

working with classes and their dependencies, and you’ll see how they interact with each other. Then you will<br />

apply different configurations, find their differences and apply them to the <strong>Spring</strong> <strong>Framework</strong>.<br />

After that you’ll work with bean scopes and discover how the <strong>Spring</strong> container instantiates the classes<br />

depending on the scope of your choice. Also you will work with collections. You will find out how collections<br />

can interact with your <strong>Spring</strong> application. You’ll be using resource files that will help you to have an external<br />

configuration without having to recompile your code.<br />

Finally, you will use the Testing module from <strong>Spring</strong> to easily create unit and integration tests.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!