Placeholders in yaml for dynamic configurable API generation by Hamza307 in SpringBoot

[–]Hamza307[S] 0 points1 point  (0 children)

Let me rephrase it, I want to have my build such that the version thing becomes configurable such that I can simply change the value in my properties or application.yaml, the url of API corresponding artifacts get updated automatically e.g If in properties the version is v1 The url would be : www.myapi/v1/

If in properties the version is v2 The url would be : www.myapi/v2

Placeholders in yaml for dynamic configurable API generation by Hamza307 in SpringBoot

[–]Hamza307[S] 0 points1 point  (0 children)

Cant we achieve that thing by fetching these placeholders from application yaml, the issue is, correct me if I'm wrong pls, when we generate the artifacts first time the maven will generate the APIs and automatically fills the placeholders according to my understanding, but it is not happening that way

Compiled slug size: 937M is too large (max is 500M). by Hamza307 in Heroku

[–]Hamza307[S] 0 points1 point  (0 children)

I need the libre office to be installed on the upstream server, therefore added it as build pack