Grace Guides
Grace Guides repository contains several guides that show how to use Grace.
- Spring Boot Application with Plugins is a how-to guide that shows you how to use Grace Plugins in your Spring Boot application.
- Spring Boot Application with GSP is a how-to guide that shows you how to use GSP as view templates in your Spring Boot application.
- Spring Boot Application with GORM is a how-to guide that shows you how to use GORM as data persistence layer in your Spring Boot application.
- Grace app and Spring Boot Test is a how-to guide that shows you how to use `@SpringBootTest` to test your Grace application.
- Build Admin Console with Grace Admin Plugin is a how-to guide that shows you how to use Grace Admin plugin to build flexible, extensible management console in your application.