How to Install SpringScanner

Hi, I’m just trying to learn how to make a new Plugins.

So i installed jira SDK, last version 8.0.16 and execute next commands:

atlas-create-jira-plugin

then atlas-create-jira-plugin-module

i wanna created a custom field so i select option 4. After that whithout change nothing on my code y select atlas-run and get next error. I think i need install SpringScanner. Can you help me?

Hi @FranciscoGomezBalast,

From Bitbucket it says that @Scanned was removed. Other vendors opted for @Named , see here.

Cheers,
Anne

2 Likes