spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 139 forks source link

Kofu tutorial #388

Closed lucapiccinelli closed 2 years ago

lucapiccinelli commented 2 years ago

A tutorial for KoFu as the follow up of this issue https://github.com/spring-projects-experimental/spring-fu/issues/20

pivotal-cla commented 2 years ago

@lucapiccinelli Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 2 years ago

@lucapiccinelli Thank you for signing the Contributor License Agreement!

lucapiccinelli commented 2 years ago

The tutorial is here https://github.com/lucapiccinelli/spring-fu/tree/kofu-tutorial/samples/kofu-tutorial

lucapiccinelli commented 2 years ago

@sdeleuze any feedback? 😇

sdeleuze commented 2 years ago

Looks great, I will squash the commits, check it works as expected, and merge it. Thanks for working on this.

lucapiccinelli commented 2 years ago

Thanks to you. It is a pleasure and an honor for me to have my name on an official spring tutorial. Do you think that this is going to be published under the spring tutorials pages, or it will stay only in this repo?

I wish there will be another chance to contribute in the future. Thank you

sdeleuze commented 2 years ago

Merged, thanks a lot. It will stay on this repository since Spring Fu is not a top level project.