Understanding Configuration

This chapter describes the options to configure your Hazelcast applications and explains the utilities which you can make use of while configuring. You can configure Hazelcast using one or mix of the following options:

  • Declarative way
  • Programmatic way
  • Using Hazelcast system properties
  • Within the Spring context
  • Dynamically adding configuration on a running cluster (starting with Hazelcast 3.9)