- Notifications
You must be signed in to change notification settings - Fork 41.5k
Spring Boot 2.0.0 M3 Configuration Changelog
Key | Default value | Description |
|
| Enable Neo4j health check. |
|
| Time to wait, in milliseconds, before considering a close complete. |
|
| Do not stop message delivery before re-delivering messages from a rolled back transaction. |
|
| Block when a connection is requested and the pool is full. |
|
| Blocking period, in milliseconds, before throwing an exception if the pool is still full. |
|
| Create a connection on startup. |
|
| Maximum number of active sessions per connection. |
|
| Reset the connection when a "JMXException" occurs. |
|
| Time to sleep, in milliseconds, between runs of the idle connection eviction thread. |
|
| Use only one anonymous "MessageProducer" instance. |
|
| Time to wait, in milliseconds, on Message sends for a response. |
| Additional consumer-specific properties used to configure the client. | |
| Additional producer-specific properties used to configure the client. |
Key | Default value | Description |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
| Enable remote debug support. |
|
| Local remote debug server port. |