sivaprasadreddy / generator-springboot

Yeoman based Spring Boot Microservice generator
https://www.npmjs.com/package/generator-springboot
MIT License
220 stars 78 forks source link

Feature request: Give option to generate properties in yaml format #182

Open cchunduri opened 7 months ago

cchunduri commented 7 months ago

Generator is generating project by default in properties file. Please consider giving option to choose configuration file format.

rajadilipkolli commented 1 month ago

Hi @cchunduri , Can you try to provide us with PR for above request, we will help you to achieve it.

cchunduri commented 1 month ago

Sure, Thanks for giving me chance and the help you're offering. I will work on this and raise a PR soon. 🙂

cchunduri commented 1 month ago

Created MR #211, can I have review?