An example of using PrimeUI with a Grails 3 application
Launch the application with:
./gradlew bootRun
Once the applications starts, you can view the example interface at: http://localhost:8080/primeUI/index
Some issues that may be updated later:
- The "show" and "edit" interfaces have not been updated for PrimeUI
- Initial work - feather812002
- Cleanup - JoelProminic
This application is licensed under the Apache License 2.0 license - see LICENSE.MD for details