When a Java EE application needs to implement type-specific behavior for domain objects, a procedural, service-oriented approach leads to unnecessary code and hard-to-maintain logic. Learn about Java ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. AI makes the first 80% of development feel ...
For Eric Evans, it is important to explore and practice building software. Although he enjoys working with strategic patterns in Domain-Driven Design (DDD), what he finds really interesting is taking ...
As many of you may recall, the software design and architecture style known as service-oriented architecture (SOA) emerged in the mid 1990s. Since then, we have discovered better ways to build systems ...
The Event-sourced Domain Modeling Language describes event-driven domains as YAML next to the code and makes the model verifiable with the same toolchain. Domain-driven Design (DDD) and Event Sourcing ...
AI techniques are widely used as part of modern applications to improve application capabilities. Now, software developers are starting to look at how artificial intelligence techniques, such as deep ...