Skip to content

Builder for constructing single instances in plain Java ( no properties files ) #1

@dblevins

Description

@dblevins

Pixie can handle creation of java classes using a properties file. This is wonderful for building a graph of objects described in a properties file. If the need is to simply build a single object in code, it is less useful.

This API aims to cater towards that single-object and in-code goal, skipping properties files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions