adorsys / xs2a

Open Source NextGenPSD2 XS2A Implementation from adorsys.
https://adorsys.com/en/products/
GNU Affero General Public License v3.0
130 stars 62 forks source link

Small clarification in GETTING_STARTED #26

Closed keilw closed 5 years ago

keilw commented 5 years ago

I followed the instructions for a local test version of the sandbox and came across the issue with KEYCLOAK_CREDENTIALS_SECRET="xyz" mvn spring-boot:run... which suggests that to be a single command. However it does not work and Maven won't recognize the environment variable, unless it's either set in the console or otherwise (e.g. IDE launcher). So a separate line is more understandable.

keilw commented 5 years ago

It seems to work like that, too, at least I'm still getting test data in SwaggerUI when I add that to the profile.