defaults

public static SystemSettings defaults()

Obtains the default configuration.

By default, the system context:

  1. Enables querying of the latest Aggregate states.
  2. Does not store CommandLog.
  3. Does not store system events.
  4. Allows parallel posting of system events in production and disallows in tests.