You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR added support for naming actuator endpoints configured for WebMVC. We would also like to support reactive actuator endpoints that utilize the AbstractWebFluxEndpointHandlerMapping class.
It should utilize the same config value as the WebMVC change:
class_transformer.name_actuator_endpoints
The default value is false.
The text was updated successfully, but these errors were encountered:
This PR added support for naming actuator endpoints configured for WebMVC. We would also like to support reactive actuator endpoints that utilize the AbstractWebFluxEndpointHandlerMapping class.
It should utilize the same config value as the WebMVC change:
class_transformer.name_actuator_endpoints
The default value is false.
The text was updated successfully, but these errors were encountered: