This is the code repository for Hands-On Software Architecture with Java , published by Packt.
Learn key architectural techniques and strategies to design efficient and elegant Java applications
Developers working with Java will be able to put their knowledge to work using this practical guide to software architectures. This book will help you to learn end-to-end architectural best practices and how to design effective software solutions, so you can perform day-to-day software architecture duties efficiently and advance your career.
This book covers the following exciting features:
- Understand the importance of requirements engineering, including functional versus non-functional requirements
- Explore design techniques such as domain-driven design, test-driven development (TDD), and behavior-driven development
- Discover the mantras of selecting the right architectural patterns for modern applications
- Explore different integration patterns
- Enhance existing applications with essential cloud-native patterns and recommended practices
- Address cross-cutting considerations in enterprise applications regardless of architectural choices and application type
If you feel this book is for you, get your copy today!
All of the code is organized into folders. For example, Chapter02.
The code will look like the following:
...
@Test
public void testConstructor()
{
Assertions.assertEquals(this.hello.getWho(),
"default");
}
...
Following is what you need for this book: This book is for Java software engineers who want to become software architects and learn everything a modern software architect needs to know. The book is also for software architects, technical leaders, vice presidents of software engineering, and CTOs looking to extend their knowledge and stay up to date with the latest developments in the field of software architecture.
With the following software and hardware list you can run all code files present in the book (Chapter 1-15).
Chapter | Software required | OS required |
---|---|---|
7 | Maven 3.6 | Windows, Mac OS X, and Linux (Any) |
7 | Java OpenJDK 11 | Windows, Mac OS X, and Linux (Any) |
7 | Node.js.8.1 | Windows, Mac OS X, and Linux (Any) |
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.
Giuseppe Bonocore is a solution architect dealing with application development, Java technology, JBoss middleware, and Kubernetes projects since 2014. He has more than 10 years of experience in open source software, in different roles. His professional experience includes Red Hat, Accenture, and Docomo Digital, covering many technical leadership roles and deploying huge open source projects across Europe.
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.