spring-cloud-deployer
spring-cloud-deployer copied to clipboard
Update Java Doc for debug-suspend property
Currently, the java docs for the property tell you what the field is but does not tell you the proper values of y or n based on DebugSuspendType. While we can deduce this through code. It isn't apparent when users consume the java doc in the UI like SCDF. Add the proper values to the java doc and the default of y.