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

Update Java Doc for debug-suspend property

Open cppwfs opened this issue 2 years ago • 0 comments

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.

cppwfs avatar Dec 05 '23 14:12 cppwfs