Package com.cloudforge.core.buildmode


package com.cloudforge.core.buildmode
  • Classes
    Class
    Description
    Bakes a compile-time constant into a generated class from a single -A compiler option, so a build-time fact (which Maven profile compiled these sources) survives into the compiled artifact as a real static final field — not something a caller can influence by how the resulting binary is later invoked.