Sebanyak 23 item atau buku ditemukan

UML Pocket Reference

The Unified Modeling Language (UML) is one of the most important languages for anyone in the software industry to know. The UML is a visual language enabling architects, designers, and developers to communicate about design. Seemingly simple on the surface, the UML is a rich and expressive language, with many visual syntactical elements. It's next to impossible to memorize all aspects of the UML. Just as a writer might require a dictionary to work with the spoken word, so too do UML practitioners require a dictionary of sorts. In this book, you'll find information on UML usage, and also on the symbols, line-endings, and syntax used for the following diagram types: Class diagrams Component diagrams Behavioral diagrams Sequence diagrams Statechart diagrams Object diagrams Deployment diagrams Use case diagrams Collaboration diagrams Activity diagrams Let this book be your UML dictionary. It's clear, concise, and small. Keep this book at hand, and never again be stymied by an unfamiliar UML symbol, a line-ending you don't recognize, or the use of an unfamiliar diagram type. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you need to get to a solution quickly, the new UML Pocket Reference is the book you'll want to have.

In this book, you'll find information on UML usage, and also on the symbols, line-endings, and syntax used for the following diagram types: Class diagrams Component diagrams Behavioral diagrams Sequence diagrams Statechart diagrams Object ...

Just Spring Integration

Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you’ll learn how to use this open source framework’s basic building blocks to work with both inter- and intra-application programming models. If you’re a Java developer familiar with the Spring framework (perhaps through O’Reilly’s Just Spring tutorial) and want to advance your skills with Enterprise Application Integration (EAI) patterns, and messaging systems in particular, this book is ideal. Learn Spring Integration fundamentals, including channels, endpoints, and messages Use message channels to decouple applications, separating producers from consumers Discover how common endpoint patterns separate a messaging application’s business logic from integration details Create a seamless integration between the endpoints, using Transformers Implement Spring Integration’s flow components to design your messaging application’s business flow Configure the framework’s File, FTP, JMS, and JDBC adapters to integrate with external systems

If you’re a Java developer familiar with the Spring framework (perhaps through O’Reilly’s Just Spring tutorial) and want to advance your skills with Enterprise Application Integration (EAI) patterns, and messaging systems in ...