mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
* 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.