June 2014
Intermediate to advanced
576 pages
19h 26m
English
This chapter covers
Few things in life do exactly what you want, and unsurprisingly Grails is no different. Fortunately, a wealth of Java tools and libraries are out there to help you implement almost any feature you could want. Because Grails is inherently a Java-based framework, you can use almost any Java library out there. Many of them are robust and mature, so why reinvent the wheel?
You can use Java libraries as is, but there can be big benefits to having an adapter between Grails and the library that makes it easier to use and quicker to set up. This is the purpose of the Grails ...
Read now
Unlock full access