Cannot start structurizr lite Spring Boot version #47
-
QuestionSystem Info:
structurizr failed to start in my machine with below error.
|
Beta Was this translation helpful? Give feedback.
Answered by
simonbrowndotje
Mar 21, 2023
Replies: 1 comment 3 replies
-
I haven't tested Structurizr Lite on Java 19, but you will need to add
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
superbull
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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):