Google Guice firstPress is first and authoritative book on emerging open source Guice project, an agile ultralightweight Java and Web application development framework. Many in the industry believe Guice to be the next Spring. Backed by Google and apparently Sun, this has the high potential to becom
Google Guice: Agile Lightweight Dependency Injection Framework
✍ Scribed by Robbie Vanbrabant
- Publisher
- apress
- Year
- 2008
- Tongue
- English
- Leaves
- 189
- Series
- Firstpress
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Guice (pronounced "Juice") is the 100% Java icing on the cake of Java dependency injection. Unlike other popular DI frameworks such as Spring, Guice fully embraces modern Java language features and combines simplicity with stunning performance and developer-friendliness.
Google Guice: Agile Lightweight Dependency Injection Framework will not only tell you "how," it will also tell you "why" and "why not," so that all the knowledge you gain will be as widely applicable as possible. Filled with examples and background information, this book is an invaluable addition to your knowledge of modern agile Java.
- Learn simple annotation-driven dependency injection, scoping and AOP, and why it all works the way it works.
- Be the first to familiarize yourself with concepts that are likely to be included in a future Java EE or SE release (through JSR 299).
- Get things done without having to write any XML.
What you'll learn
- Find out why dependency injection frameworks solve your problems, and how Guice fills that gap.
- What Guice can do, can't do and how to apply that knowledge.
- How Guice compares to popular alternatives like the Spring Framework.
- What the future has in store, including Guice IDE, the next Guice version and the standardization of Guice's concepts through JSR 299.
- How you can build real world, Guice-powered web applications using popular frameworks like Wicket or Struts 2.
- How to develop a full stack Guice / Struts 2 / Hibernate application.
- What you can really do with modern Java.
Who is this book for?
This book is for professional Java developers who are interested in dependency injection, modern Java coding practices and who want to tackle complexity with a simple, powerful and high-quality solution that already powers one of Google's highest profile applications: AdWords. This may be an alternative to Spring for many.
✦ Subjects
Информатика и вычислительная техника;Информатика (программирование);Программирование на Java;
📜 SIMILAR VOLUMES
Google Guice is an open source software framework for the Java platform released by Google under the Apache License. It provides support for dependency injection using annotations to configure Java objects. Learning Google Guice is a concise, hands-on book that covers the various areas of dependenc
Dependency injection is an approach to creating loosely coupled applications. Maintainability, testability, and extensibility are just a few advantages of loose coupling. Ninject is a software library which automates almost everything that we need in order to implement a dependency injection pattern
Agile ALM is a guide for Java developers who want to integrate flexible agile practices and lightweight tooling along all phases of the software development process. The book introduces a new vision for managing change in requirements and process more efficiently and flexibly. It synthesizes technic
Dependency injection is an approach to creating loosely coupled applications. Maintainability, testability, and extensibility are just a few advantages of loose coupling. Ninject is a software library which automates almost everything that we need in order to implement a dependency injection pattern