mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
2c84d07e8e
* Enhance the API Scanner plugin to monitor class annotations. * Implement @DoNotImplement annotation, and apply it. * Update API definition. * Update API change detection to handle @DoNotImplement. * Document the `@DoNotImplement` annotation.