Spring autowire giving null pointer exception
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 03:24 PM
I am using activiti dpring starter project 5.17.
Spring boot version 1.5.14
In delegate class i cant autowire my other services. Its giving null pointer.
I have tried to inject autowire dependency from cobstractor od delegate class. But everything is failing
Labels:
- Labels:
-
Alfresco Process Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2018 11:51 AM
May be you could post the code you used?
