Ajay9704 opened a new pull request, #15309:
URL: https://github.com/apache/grails-core/pull/15309

   This PR addresses issue #15167 by adding missing application.yml examples 
for every application.groovy configuration example in the Grails documentation. 
This ensures users have examples in both configuration formats, which is 
particularly helpful since the default generated application uses 
application.yml.
   
   Key Improvements:
   Every configuration example that had only Groovy code now has a 
corresponding YAML example
   All YAML examples follow proper indentation and Grails configuration 
conventions
   The documentation is now consistent with Grails' default use of 
application.yml in new projects
   All changes maintain the existing documentation structure and style
   Comprehensive coverage across all major configuration areas
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to