Skip to content

Cannot start structurizr lite Spring Boot version #47

Closed Answered by simonbrowndotje
superbull asked this question in Q&A
Discussion options

You must be logged in to vote

I haven't tested Structurizr Lite on Java 19, but you will need to add -Djdk.util.jar.enableMultiRelease=false (this is a new requirement after the upgrade to Spring 6 and Tomcat 10):

java -Djdk.util.jar.enableMultiRelease=false -jar C:\Users\dengzhl9\Downloads\structurizr-lite-3033.war .

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@superbull
Comment options

@simonbrowndotje
Comment options

@superbull
Comment options

Answer selected by superbull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #46 on March 21, 2023 07:56.