Skip to content

arquillian/continuous-enterprise-development

Repository files navigation

Continuous Enterprise Development in Java

O’Reilly Media

Andrew Lee Rubinger

alr@continuousdev.org

'@ALRubinger'

Aslak Knutsen

aslak@continuousdev.org

'@aslakknutsen'

The authoritative Git repository containing the book and example application source for "Continuous Enterprise Development in Java" by Andrew Lee Rubinger and Aslak Knutsen, published by O’Reilly Media, is hosted by our friends at GitHub at https://github.com/arquillian/continuous-enterprise-development. The accompanying book site for this text is located at http://continuousdev.org, and the official Twitter channel is @ContinuousDev. The authors may be reached at authors@continuousdev.org.

All contents of this repository licensed under 'Creative Commons Attribution-ShareAlike 2.0 Generic', and we invite the community at large to contribute work including feature requests, typographical error corrections, and enhancements via our GitHub Issue Tracker.

The official distribution for the book will be available in print and electronic formats via O’Reilly or various 3rd-party retailers in September 2013. The Early Access Release has been open for purchase since the Fall of 2012.

The print release of the book and its example is set to be given the Git tag of 1.0.0 in this repository, and development will continue thereafter in the master branch to correct errata and add supplmentary material including new chapters and use cases. The community is welcome to suggest or request topics for additional coverage.

The example application accompanying the use cases raised in the text is called GeekSeek, and is publicly-available at http://geekseek.continuousdev.org. The source is located in this repository under code/application, and instructions for building, testing, and running locally are detailed in Chapter 4. The build jobs for the application are kindly powered by CloudBees at https://arquillian.ci.cloudbees.com/job/GeekSeek-wildfly/ and https://arquillian.ci.cloudbees.com/job/GeekSeek-jbosseap/.

We welcome your contributions and hope you find the material covered here to be of interest and benefit to your work and career in testable enterprise development.