CheatSheet
  • Introduction
  • Garbage Collection
  • Scala
  • Kafka
  • Shell Scripting
  • Notebook
  • Hadoop
  • Git
  • Mac Terminal
  • IntelliJ Idea
  • Garbage Collection
  • YARN
  • NoSQL
  • DBConnection
  • ProjectBuild
  • Microservices
  • WebServices
  • Cloud Services
  • iTerm2
  • SBT
  • Useful Java Libraries
  • Python
  • Postgres
  • UML Class Diagram
  • Groovy
  • Mac Brew Install
  • Maven
  • Rough Works
  • Spark
  • AWS
  • Kubernetes
  • Docker
  • Redis
  • Telnet
Powered by GitBook
On this page

Was this helpful?

Groovy

Meta Programming

Runtime metaprogramming -> is the writing of computer programs that write or manipulate other programs ( or themseleves).

MOP (Meta Object Protocol) -> is a collection of rules of how a request for a method call is handled by groovy runtime system and how to control the intermediate layer.

PreviousUML Class DiagramNextMac Brew Install

Last updated 2 years ago

Was this helpful?