Skip to content

Remove need to have boot.core on classpath even in pods #2

@martinklepsch

Description

@martinklepsch

In the demo project boot/core is specified as dependency but usually that should not be necessary.

All functions that are from boot.core should be called outside of pods and their return values can be passed into pods.

Currently if users don't explicitly depend on boot/core they run into the following exception:

ava.io.FileNotFoundException: Could not locate boot/core__init.class or boot/core.clj on classpath., compiling:
(tolitius/boot/helper.clj:1:1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions