Welcome to FreeInstantEbooks

Welcome to FreeInstantEbooks.blogspot.com where you can find instant links to hundreds of ebooks on a variety of topics. More books will be added on a regular basis. If you have any requests, please leave them in the comments section of any post. Thanks for visiting!
Showing posts with label Programming - Java. Show all posts
Showing posts with label Programming - Java. Show all posts

Spring Recipes: A Problem-Solution Approach (Books for Professionals by Professionals)


Spring addresses most aspects of Java/Java EE application development and offers simple solutions to them. By using Spring, you will be lead to use industry best practices to design and implement your applications. The releases of Spring 2.x have added many improvements and new features to the 1.x versions. Spring Recipes: A Problem–Solution Approach focuses on the latest Spring 2.5 features for building enterprise Java applications.
Spring Recipes covers Spring 2.5 from basic to advanced, including Spring IoC container, Spring AOP and AspectJ, Spring data access support, Spring transaction management, Spring Web and Portlet MVC, Spring testing support, Spring support for remoting, EJB, JMS, JMX, E–mail, scheduling, and scripting languages. This book also introduces several common Spring Portfolio projects that will bring significant value to your application development, including Spring Security, Spring Web Flow, and Spring Web Services.
The topics in this book are introduced by complete and real–world code examples that you can follow step by step. Instead of abstract descriptions on complex concepts, you will find live examples in this book. When you start a new project, you can consider copying the code and configuration files from this book, and then modifying them for your needs. This can save you a great deal of work over creating a project from scratch.

What you’ll learn

  • Installing the Spring framework and Spring IDE, using the Spring IoC container and the Spring application context.
  • Understanding AOP concepts, using classic and new Spring AOP, integrating Spring with AspectJ, and load–time weaving aspects.
  • Using Spring to simplify data access (with JDBC, Hibernate, and JPA) and manage transactions programmatically and declaratively.
  • Building web applications and portlets with Spring Web MVC and Portlet MVC, and integrating Spring with Struts, JSF, and DWR.
  • Understanding the unit testing and integration testing concepts, and Spring’s unit and integration testing support (on JUnit 3.8, JUnit 4, and TestNG).
  • Using Spring’s support for remoting technologies (RMI, Hessian, Burlap, and HTTP Invoker), EJB, JMS, JMX, E-mail, scheduling, and scripting languages.
  • Understanding security concepts (authentication, authorization, and access control), and securing web applications using Spring Security.
  • Managing complex web application page flows using Spring Web Flow, and integrating Spring Web Flow with JSF.
  • Exposing contract–last web services using XFire, and developing contract–first web services using Spring Web Services.

  • Who is this book for?

    This book is for Java developers who would like to gain hands–on experience rapidly on Java/Java EE development using the Spring framework. If you are already a developer using Spring in your projects, you can also use this book as a reference, and you’ll find the code examples very useful.
    You don’t need much Java EE experience to read this book. However, it assumes that you know the basics of object–oriented programming with Java (e.g., creating a class/interface, implementing an interface, extending a base class, running a main class, setting up your classpath, and so on). It also assumes you have basic knowledge on web and database concepts and know how to create dynamic web pages and query databases with SQL statements.

Beginning Spring Framework 2

The Spring Framework is designed from the ground up to make it easier than ever to develop server-side applications with Java Enterprise Edition. With this book as your guide, you’ll quickly learn how to use the latest features of Spring 2 and other open-source tools that can be downloaded for free on the web. With each subsequent chapter, you’ll explore an area of Spring application design and development as you walk through the steps involved in building a larg production-scale example.

From the Back Cover
Beginning Spring Framework 2

Developing server-side applications with Java Enterprise Edition can be complex and time consuming. The Spring Framework is designed from the ground up to make it easier than ever. With this book as your guide, you quickly learn how to use the latest features of Spring 2 and other open-source tools, such as JUnit, Ant, and Hibernate®, that can be downloaded for free on the web.

With this book you hit the ground running and work with a server-side Spring example within the first chapter. You become quickly familiarized with the technology pieces and the lingo of Spring 2 that facilitate creation of Java server applications. In each subsequent chapter, you explore in more depth afundamental area of Spring application design and development by walking through the steps involved in building a larger production-scale example.

What you will learn from this book

  • How to utilize the Spring 2 Framework and associated APIs in building your applications

  • How to implement core best practices including inversion of control, dependency injection, and aspect oriented programming

  • How to code and test POJO (Plain Old Java Object) centric design and development, enabling business logic

  • How to support data access to and from relational database servers using the Java Persistence API (JPA)

  • How to create maintainable Java server applications that decouple the user interface from the business logic by using Spring MVC

  • How to create applications that generate RSS for web syndication, and PDFs for portable reports

  • How to build Web Services interoperability features that enable your server applications to exchange data and information with Microsoft .NET based systems

  • How to improve system robustness by adding transactional support to Spring applications

Who this book is for
This book is for Java developers who want tobuild server-side applications utilizing the Spring Framework and associated open-sourcetools. Developers already working with existingJ2EE or Java EE servers will also find useful information on techniques in transitioning to the lightweight Spring Framework.

Download - (4 Mb)

 Subscribe in a reader

Add to Technorati Favorites

Hits