Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Designing Hexagonal Architecture with Java
Davi Vieira
ISBN: 978-1-83763-511-5
- Apply SOLID principles to the hexagonal architecture
- Assemble business rules algorithms using the specified design pattern
- Combine domain-driven design techniques with hexagonal principles to create powerful domain models
- Employ adapters to enable system compatibility with various protocols such as REST, gRPC, and WebSocket
- Create a module and package structure based on hexagonal principles
- Use Java modules to enforce dependency inversion and ensure software component isolation
- Implement Quarkus DI to manage the life cycle of input and output ports
Practical Design Patterns for Java Developers
Miroslav Wengner
ISBN: 978-1-80461-467-9
- Understand the most common problems...