Hi Team,
i have Springboot/Mongodb/Reactjs application and i want to convert this application as confluence addon.
getting below error,
atlassian-connect-spring-boot requires a bean of type 'com.atlassian.connect.spring.AtlassianHostRepository' that could not be found. This repository is used for storing installation data.
Note: i used dummy interface for AtlassianHostRepository.
Kindly provide the step to make this possible.
Thanks in advance.