<!channel> All the Grails Guides have been migrate...
# general
j
<!channel> All the Grails Guides have been migrated over to the official Apache Grails site โ†’ https://grails.apache.org/guides/ Even better news: the process for adding new guides has been completely overhauled and is now ridiculously simple and fast. Guides have always been one of the most helpful resources for learning Grails - whether youโ€™re brand new or picking up advanced techniques. We really want to bring this section back to life and get fresh, useful guides flowing again on all kinds of topics. ๐Ÿ“ Full details on the new easy process (check the README): https://github.com/apache/grails-static-website#authoring-a-guide And hereโ€™s the first new guide created with the new workflow: Grails Fields Plugin: Custom Widgets, Wrappers, and Tables A really thorough, practical guide on using the Fields plugin to build clean CRUD pages with almost zero boilerplate. ๐Ÿ”— https://grails.apache.org/guides/grails-fields-custom-widgets-and-wrappers/8/guide/index.html Whoโ€™s got a guide idea burning a hole in their brain? Weโ€™d love to see what topics the community wants to tackle next! ๐Ÿš€
๐Ÿ‘ 11
๐Ÿ‘๐Ÿผ 1
๐Ÿ‘ 3
partygrails 7
๐Ÿš€ 9
๐ŸŽ‰ 1
๐Ÿ‘๐Ÿป 1
j
Nice! Are the "Improve this doc" links styled as you intend?
j
I did notice the no button to button issue. Will fix it.
๐Ÿ‘ 1
g
I tryied running the application but it throws an exception:
Task :bootRun
<
__ _ _ <
/ ___|_ _ _ () |___ <
| | _| '__/ _` | | / __| <
| |_| | | | (| | | \_ \ <
\____|_| \__,_|_|_|___/ <
https://grails.apache.org <
<
complete: 0.1 | JVM: JetBrains s.r.o. 25.0.2 | Grails: 8.0.0-SNAPSHOT Groovy: 4.0.31 | Spring Boot: 4.0.5 | Spring: 7.0.6 2026-05-04T230042.969+02:00 ERROR 48707 --- [ restartedMain] o.s.boot.SpringApplication : Application run failed groovy.lang.MissingMethodException: No signature of method: static java.util.Date.parse() is applicable for argument types: (String, String) values: [yyyy-MM-dd, 1937-09-21]