Tree-shaking anchor — call from a server bootstrap to guarantee the @RegisterClass registration is not eliminated by the bundler. Referencing the class through this function creates a static code path the bundler keeps.
@RegisterClass
Tree-shaking anchor — call from a server bootstrap to guarantee the
@RegisterClassregistration is not eliminated by the bundler. Referencing the class through this function creates a static code path the bundler keeps.