We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0baadc6 commit a6c4ca9Copy full SHA for a6c4ca9
README.adoc
@@ -23,6 +23,7 @@ But please note: scripts must be well secured because they may have full access
23
24
## State of the art (call for improvements)
25
I tried several approaches:
26
+
27
- passing my own classLoader (doesn't work)
28
- unpacking jars in the SpringBoot fatjar (does work), and
29
- automatically copying jars from the fatjar to the local file system (will follow).
0 commit comments