8000 NullPointerException when analyzing Spring Boot project · Issue #57 · junkdog/sift · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
NullPointerException when analyzing Spring Boot project #57
Open
@gediminasnn

Description

@gediminasnn

Running sift on a Spring Boot project results in a NullPointerException.

How to Reproduce

Clone this repository:
git clone https://github.com/gediminasnn/springboot.angular.exchange-portal.git
Navigate to the backend directory:
cd springboot.angular.exchange-portal/backend
Run Sift:
sift -t spring-boot -f . -T --stacktrace
Expected output:

NullPointerException: Unknown error
    at sift.core.tree.TreeDslKt.addEntity(TreeDsl.kt:55)
    at sift.core.tree.TreeDslKt.addEntity$default(TreeDsl.kt:52)
    at sift.cli.SiftCli$stylizedEntityTypes$1.invoke(SiftCli.kt:514)
    at sift.cli.SiftCli$stylizedEntityTypes$1.invoke(SiftCli.kt:509)
    at sift.core.tree.TreeDsl$Companion.tree(TreeDsl.kt:31)
    at sift.cli.SiftCli.stylizedEntityTypes(SiftCli.kt:509)
    at sift.
5073
cli.SiftCli.toString(SiftCli.kt:501)
    at sift.cli.SiftCli.run(SiftCli.kt:157)
    ...

Environment:

OS: macOS
Java: OpenJDK 23.0.2

Would be glad if you could contact me at nenius.gedas@gmail.com and help me fix it or fix it yourself

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

      0