Giter VIP home page Giter VIP logo

wfcosta / -designing-hexagonal-architecture-with-java---second-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/-designing-hexagonal-architecture-with-java---second-edition

0.0 0.0 0.0 333 KB

Designing Hexagonal Architecture with Java - Second Edition, Published by Packt

License: MIT License

JavaScript 0.21% Java 97.13% CSS 0.33% HTML 0.44% Dockerfile 0.05% Gherkin 1.82%

-designing-hexagonal-architecture-with-java---second-edition's Introduction

Designing Hexagonal Architecture with Java

Designing Hexagonal Architecture with Java

This is the code repository for Designing Hexagonal Architecture with Java, published by Packt.

Build maintainable and long-lasting applications with Java and Quarkus

What is this book about?

This book covers the following exciting features:

  • 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

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter05.

The code will look like the following:

public interface RouterNetworkUseCase {
 Router addNetworkToRouter(RouterId,
 Network network);
 Router getRouter(RouterId routerId);
}

Following is what you need for this book: This book is for software architects and Java developers looking to improve code maintainability and enhance productivity with an architecture that allows changes in technology without compromising business logic. Intermediate knowledge of the Java programming language and familiarity with Jakarta EE will help you to get the most out of this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-17).

Software and Hardware List

Chapter Software required OS required
1-17 Maven 3.8 Windows, Mac OS X, and Linux (Any)
1-17 Java 17 SE Development Kit Windows, Mac OS X, and Linux (Any)
1-17 Docker Windows, Mac OS X, and Linux (Any)
1-17 Postman Windows, Mac OS X, and Linux (Any)
1-17 Newman Windows, Mac OS X, and Linux (Any)
1-17 Kafka Mac OS X, and Linux (Any)

Related products

Get to Know the Author

Davi Vieira is a software craftsman with a vested interest in the challenges faced by large enterprises in software design, development, and architecture. He has more than 10 years of experience constructing and maintaining complex, long-lasting, and mission-critical systems using object-oriented languages. He values the good lessons and the software development tradition left by others who came before him. Inspired by this software tradition, he develops and evolves his ideas.

-designing-hexagonal-architecture-with-java---second-edition's People

Contributors

m4ndr4ck avatar jubit-packt avatar nishac1210 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.