1 Commity (eebd2030605aeb394c988d1c20a8033f9f2a35fa)

Autor SHA1 Wiadomość Data
  peter_backlund eebd203060 [maven-release-plugin] copy for tag dddsample-1.0 18 lat temu
  peter_backlund 59eff65404 Brought EventService closer to the domain by renaming it DomainEventNotifier and use ubiquitous language in the method signatures (fireHandlingEventRegistered is now cargoWasHandled) in order to make it naturally fit in among the domain services. 18 lat temu
  peter_backlund 96a1283520 Slight refinement of packge structure under application - service is split into things like messagning and remoting. 18 lat temu
  peter_backlund 3078fe812b Reorganized package structure in accordance with the mailing list proposal, with domain and application top level package split. 18 lat temu
  Jesper Hammarbäck 07e2bd6139 Added Checkstyle configuration file that checks the sun coding conventions. 18 lat temu
  peter_backlund d02d1234a8 Implemented notification on cargo unload at final destination. 18 lat temu
  peter_backlund 4d94406f1e Added asynchronous event emission whenever a handling event is registered, so that interested parties can be notified if a cargo is misdirected (is unloaded, is late, has arrived, or whatever). 18 lat temu