Skip to content
 
 

Repository files navigation

Source code for Making Java Groovy by Ken Kousen

Repo is organized into individual chapters. Each chapter contains one or more projects, each with its own gradle build file. Most have their own README files to describe how to build and test, normally using Gradle.

As additional chapters are completed, their code will be added here.

Please send any questions or comments to:

Ken Kousen (email)
Kousen IT, Inc.
@kenkousen

A note on dependencies and security alerts

This repository is the companion source code for the published book Making Java Groovy (Manning, 2013). Dependency versions are intentionally left as they appear in the book so the code matches the printed text. Some of those old dependencies have known vulnerabilities; the corresponding Dependabot alerts have been dismissed deliberately. This code is meant for reading alongside the book, not for production use.

Architecture

Auto-generated architecture diagram. See docs/context-map.md for the full context map (core application, containers/cloud, and database connections).

flowchart TD
  User([User / Client])
  App["Making-Java-Groovy"]
  User --> App
Loading

About

Source code for Manning book "Making Java Groovy"

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages