Java Reference
In-Depth Information
language. As it happens, there are two major areas where Groovy can strongly impact and
simplify Java projects without being integrated directly. The first of those is one of the ma-
jor pain points in enterprise development: the build process. The other is testing, which is
valued more highly the better the developer.
By covering these two techniques early in the topic I can then use, for example, Gradle
builds and Spock tests when I attack the use cases Java developers typically encounter, like
web services, database manipulation, or working with the Spring framework.
Search WWH ::




Custom Search