Baeldung / spring-security-oauth

Just Announced - "Learn Spring Security OAuth":
http://bit.ly/github-lsso
MIT License
1.99k stars 1.95k forks source link

Do you have a technique to persist the configuration someone may do so the updated config is reloaded on next startup? #407

Closed garpinc closed 1 year ago

garpinc commented 1 year ago

I followed the article and got everything working but in my case we want to be able to persist the config in json when necessary so on startup we don't have to rely on h2 persisting the data. Can you think of a way to programmatically do this?

ulisseslima commented 1 year ago

Hey, @garpinc.

We'll look into this.

This issue will remain open until then.

ulisseslima commented 1 year ago

Hey, @garpinc.

Could you include the link (or links) to the article you followed?

ulisseslima commented 1 year ago

Closed due to inactivity.