You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
"An excellent guide on how teams can effectively work together, regardless of location." —STEPHANE KASRIEL, former CEO of Upwork IN TODAY'S MODERN GLOBAL ECONOMY, companies and organizations in all sectors are embracing the game-changing benefits of the remote workplace. Managers benefit by saving money and resources and by having access to talent outside their zip codes, while employees enjoy greater job opportunities, productivity, independence, and work-life satisfaction. But in this new digital arena, companies need a plan for supporting efficiency and fostering streamlined, engaging teamwork. In Work Together Anywhere, Lisette Sutherland, an international champion of virtual-team stra...
Summary Spring Integration in Action is a hands-on guide to Spring-based messaging and integration. After addressing the core messaging patterns, such as those used in transformation and routing, the book turns to the adapters that enable integration with external systems. Readers will explore real-world enterprise integration scenarios using JMS, Web Services, file systems, and email. They will also learn about Spring Integration's support for working with XML. The book concludes with a practical guide to advanced topics such as concurrency, performance, system-management, and monitoring. The book features a foreword by Rod Johnson, Founder of the Spring Network. About the Technology Spring...
Summary Spring Batch in Action is an in-depth guide to writing batch applications using Spring Batch. Written for developers who have basic knowledge of Java and the Spring lightweight container, the book provides both a best-practices approach to writing batch jobs and comprehensive coverage of the Spring Batch framework. About the Technology Even though running batch jobs is a common task, there's no standard way to write them. Spring Batch is a framework for writing batch applications in Java. It includes reusable components and a solid runtime environment, so you don't have to start a new project from scratch. And it uses Spring's familiar programming model to simplify configuration and ...
Trong nền kinh tế toàn cầu hiện đại ngày nay, khái niệm làm việc từ xa đã không còn quá xa lạ. Các công ty và tổ chức ở khắp nơi đang nắm lấy cơ hội thay đổi toàn diện khi cho phép nhân viên làm việc bên ngoài văn phòng: các nhà quản lý được hưởng lợi bằng cách tiết kiệm tiền và tài nguyên nhờ khả năng tìm kiếm nhân tài vượt ngoài biên giới quốc gia, trong khi nhân viên có cơ hội việc làm lớn hơn, năng suất cao, tự chủ cũng như hài lòng hơn trong công việc. Nhưng chiến thắng đó chỉ có thể đạt được khi các công ty có kế hoạch hỗ tr...
Фреймворк Spring Framework – необходимый инструмент для разработчиков приложений на Java.В книге описана последняя версия Spring 3, который несет в себе новые мощные особенности, такие как язык выражений SpEL, новые аннотации для работы с контейнером IoC и поддержка архитектуры REST. Автор, Крейг Уоллс, обладает особым талантом придумывать весьма интересные примеры, сосредоточенные на особенност...
None
iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately. iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps developers solve the problem of connecting- or mapping- relational databases to object-oriented code. An extensive running example presents reusable iBATIS patterns and common solutions. The sample application shows where iBATIS fits in a typical web application as well as how iBATIS integrates with other popular frameworks like Struts. iBATIS in Action focuses on solving existing problems without introducing new ones. In addition to showing what iBATIS does, iBATIS in Action also shows how iBATIS solves problems. Readers explore the driving design philosophy behind iBATIS as presented by iBATIS creator Clinton Begin. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML-free configuration. Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you ...