Open
Description
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
Labels
No labels