Backbase / stream-services

Stream Services are an Open-Source accelerator to connect with Backbase "out-of-the-box" components responsible for orchestrating calls to Banking Services.
http://engineering.backbase.com/stream-services/
Other
28 stars 20 forks source link

Befound 1451 remove ssdk stream dependency #432

Closed mina-ats closed 2 months ago

mina-ats commented 2 months ago

Description

A few sentences describing the overall goals of the pull request's commits.

Since service-sdk-starter-reactive will be removed soon therefore we replaced spring boot with that. service-sdk-starter-reactive dependency is not about reactor or webflux, it contains spring boot with some other dependencies.

Checklist

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

miladbb commented 2 months ago

instead of declaring the versions manually let's use service sdk dependency management from the backbase-building-blocks-release

we can use it as the parent pom instead of spring-boot