You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When journal loader is converted to a spring app, we should also enable loading app props from aws param store. See this PR for example of how it is done: eclipse-pass/pass-support#126
What?
The
pass-support/pass-journal-loader
should be converted to a Spring Boot project. The other data loaders are already Spring Boot projects.Why?
To be consistent with the other data loaders, and to remove boiler plate code.
Acceptance Criteria
pass-support/pass-journal-loader
is Spring Boot.The text was updated successfully, but these errors were encountered: