Question
Custom connected system plug-in integrated with Spring Boot
I'm developing a custom connected system plugin with related integrations.
1. Does Appian use Spring Boot? If not, then the next question is mute.
2. Does Appian scan for @Component (or any other class annotations) so that these classes are managed by Spring Boot, autowired for dependency injection, etc.?
It would be nice if classes developed within a plug-in were Spring managed.
TIA,
Eric
