Skip to content

Instantly share code, notes, and snippets.

@gunnarmorling
Created April 8, 2025 12:43
Show Gist options
  • Save gunnarmorling/bb27da3bd1947de8b7d58ecca2b07969 to your computer and use it in GitHub Desktop.
Save gunnarmorling/bb27da3bd1947de8b7d58ecca2b07969 to your computer and use it in GitHub Desktop.
IllegalAccessError: class com.fasterxml.jackson.databind.node.JsonNodeFactoryConstructorAccess tried to access protected method 'void com.fasterxml.jackson.databind.node.JsonNodeFactory.<init>()' (com.fasterxml.jackson.databind.node.JsonNodeFactoryConstructorAccess is in unnamed module of loader com.esotericsoftware.reflectasm.AccessClassLoader @de1a7f7; com.fasterxml.jackson.databind.node.JsonNodeFactory is in unnamed module of loader 'app')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment