Continuous Enterprise Development in Java (e-bog) af Knutsen, Aslak
Knutsen, Aslak (forfatter)

Continuous Enterprise Development in Java e-bog

253,01 DKK (inkl. moms 316,26 DKK)
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 cours...
E-bog 253,01 DKK
Forfattere Knutsen, Aslak (forfatter)
Udgivet 12 marts 2014
Længde 256 sider
Genrer Web programming
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449332105
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, youll 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 developmentessential 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, GeekSeekUse both relational and NoSQL storage models to build and test GeekSeeks data persistence layersTackle testable business logic development and asynchronous messaging with an SMTP serviceExpose enterprise services as a RESTful interface, using Java EEs JAX-RS frameworkImplement OAuth authentication with JBosss PicketLink identity management serviceValidate the UI by automating interaction in the browser and reading the rendered pagePerform full-scale integration testing on the final deployable archive