Continuous Enterprise Development in Java
Год: 2014
Автор: Andrew Lee Rubinger, Aslak Knutsen
Издательство: O'Reilly
ISBN: 978-1-449-32829-0
Язык: Английский
Формат: PDF/EPUB
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 256
Описание: Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools.
Through the course of the book, you’ll build a production-ready software conference tracker called GeekSeek, using source code from GitHub. Rubinger and Knutsen demonstrate why testing is the very foundation of development—essential for ensuring that code is consumable, complete, and correct.
Bootstrap an elementary Java EE project from start to finish before diving into the full-example application, GeekSeek
Use both relational and NoSQL storage models to build and test GeekSeek’s data persistence layers
Tackle testable business logic development and asynchronous messaging with an SMTP service
Expose enterprise services as a RESTful interface, using Java EE’s JAX-RS framework
Implement OAuth authentication with JBoss’s PicketLink identity management service
Validate the UI by automating interaction in the browser and reading the rendered page
Perform full-scale integration testing on the final deployable archive
Оглавление
Foreword vii
Preface ix
1 Continuity 1
2 Enabling Technologies 15
3 Scratch to Production 39
4 Requirements and the Example Application 63
5 Java Persistence and Relational Data 77
6 NoSQL: Data Grids and Graph Databases 101
7 Business Logic and the Services Layer 131
8 REST and Addressable Services 149
9 Security 177
10 The User Interface 197
11 Assembly and Deployment 211
12 Epilogue 231
Index 233
Опубликовано группой