1 Commitit (eb151a9ad1e6b357b2967a878846cac87efde097)

Tekijä SHA1 Viesti Päivämäärä
  peter_backlund eb151a9ad1 [maven-release-plugin] copy for tag dddsample-1.1.0 17 vuotta sitten
  peter_backlund 6fbb5acf47 Moved handling of failure to create handling event out of the application layer, letting the exception mark transaction for rollback. 17 vuotta sitten
  peter_backlund 023a0e1916 Route generation improvments. 17 vuotta sitten
  peter_backlund 6a38351409 Removed redundant constructor argument for Cargo (origin can be derived from the inital route specification) 17 vuotta sitten
  peter_backlund 61b7fe0138 HandlingEventService.registerHandlingEvent() signature takes value objects instead of HandlingEventRegistrationAttempt, decoupling it from message queues. 17 vuotta sitten
  peter_backlund 1a79f4e395 "Assign cargo to route" is now a use case with a matching application service method and transaction (was previously directly behind the RMI facade). 17 vuotta sitten
  peter_backlund cd3020da7a A few minor method name changes and documentation imrpovements 17 vuotta sitten
  peter_backlund f89fdbb63f Made method parameter final 17 vuotta sitten
  peter_backlund acdc8190f7 Work correctly with route specification. 17 vuotta sitten
  peter_backlund 02a798958a Using the new Cargo ctor with RouteSpecification 18 vuotta sitten
  peter_backlund 80173f8775 Moved RoutingService interface back into domain layer, and moved ExternalRoutingService to infrastructure. 18 vuotta sitten
  peter_backlund c3060dbe59 Moved RoutingService to application layer too. 18 vuotta sitten
  peter_backlund c44996ccef Renamed DomainEventNotifer to SystemEvents and moved out to application layer. 18 vuotta sitten
  peter_backlund 60245479bf Consolidated HandlingEventService.register() and the registration attempt queue consumer, and stubbed handling of rejected attempts. 18 vuotta sitten
  Patrik Fredriksson 68be9472cb Moved Transactionl annotations to implementation as suggested by Spring doc. 18 vuotta sitten
  Patrik Fredriksson 955884ae58 Started restructuring to make layering more clear 18 vuotta sitten