finos / finos/symphony-bdk-java

Make core starter objects accessible in the app starter

Open
#512 2 comments 0 reactions 0 assignees View on GitHub
[type] enhancement good first issue
Dominant language
Java
Stars
29
Forks
77
Avg merge
1d 23h
Merged PRs (30d)
3

Description

## Feature Request

### Description of Problem:
When creating an extension app project (maven or gradle) depending solely on symphony-bdk-app-spring-boot-starter, one cannot access beans declared in symphony-bdk-core-spring-boot-starter like `@Slash`.
Reason is: symphony-bdk-app-spring-boot-starter depends on symphony-bdk-core-spring-boot-starter as a runtime dependency

### Potential Solutions:
Make symphony-bdk-app-spring-boot-starter depends on symphony-bdk-core-spring-boot-starter as a compile dependency

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.