Class and Description |
---|
org.springframework.integration.support.management.micrometer.MicrometerMetricsFactory
- micrometer metrics are now in-built.
|
Field and Description |
---|
org.springframework.integration.store.AbstractKeyValueMessageStore.CREATED_DATE
since 5.0. This constant isn't used any more.
|
Method and Description |
---|
org.springframework.integration.support.management.MessageSourceMetrics.setCounter(Counter)
in favor of built-in counter registration via
MeterRegistry callbacks.
Will be remove in the next release. |
org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice.setExpressionOnFailure(Expression) |
org.springframework.integration.handler.advice.ExpressionEvaluatingRequestHandlerAdvice.setExpressionOnSuccess(Expression) |