Skip to content
 
 

Repository files navigation

Groovy

Note This repository is not used anymore. The current groovy code is here: https://git-wip-us.apache.org/repos/asf?p=groovy.git You can access it via this git URL: git://git.apache.org/groovy.git

Note To contribute pull requests use the Apache Github mirror for the Groovy project: https://github.com/apache/groovy

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["groovy-core"]
  DB0[("MySQL / MariaDB")]
  Deploy["GKE / Kubernetes"]
  User --> App
  App --> DB0
  App -.deploy.-> Deploy
Loading

About

Groovy language Git repository

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages