spring-cloud-deployer-cloudfoundry icon indicating copy to clipboard operation
spring-cloud-deployer-cloudfoundry copied to clipboard

Conversions for setting staging and startup timeout values

Open markpollack opened this issue 6 years ago • 1 comments

The setter is of the type Duration. A property passed as a string will need to be converted to this Java object.

markpollack avatar Feb 04 '19 21:02 markpollack

I could not find where this value is taken from user specified properties and used in the deployment. Needs investigation

markpollack avatar Apr 18 '23 13:04 markpollack