All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.opencredo.concursus.domain.package-info Maven / Gradle / Ivy

The newest version!
/**
 * This package defines the fundamental domain of Concursus: {@link com.opencredo.concursus.domain.commands.Command}s
 * and {@link com.opencredo.concursus.domain.events.Event}s, and interfaces for all the command- and event-handling
 * middleware that works with them. It also provides some concrete, in-memory implementations of core interfaces, for
 * testing purposes.
 */
package com.opencredo.concursus.domain;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy