Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/spring-detector.ts
Spring method
Properties
| Property | Type |
|---|---|
name | string |
returnType | string |
parameters | SpringParameter[] |
isTransactional | boolean |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/spring-detector.ts
Spring method
| Property | Type |
|---|---|
name | string |
returnType | string |
parameters | SpringParameter[] |
isTransactional | boolean |
Was this page helpful?