Skip to content

Add new @EnableAutoDeployment annotation #96

Open
@jxblum

Description

@jxblum

The @EnableAutoDeployment annotation will auto-deploy all application code required on the server, such as, but not limited to:

  • Callbacks (CacheListener, CacheLoader, CacheWriter, etc)
  • Functions
  • Transitive Dependencies used by the Callbacks and Functions, like application domain (model) classes and their dependencies, and so on.

Once the application required components are "deployed", then SBDG will proceed to register the Callbacks and Functions as necessary, automatically, as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions