code example for https://dkublik.github.io/2018/01/05/spring-boot-class-loader-and-class-override.html
-
Java 8
-
Gradle 4.4.1
import to your favorite IDE and lunch SpringBootLoaderApplication.java
or
from command line:
./gradlew build
cd build/libs
java -cp spring-boot-loader-play-0.0.1-SNAPSHOT.jar pl.dk.loaderplay.ClassesFirstJarLauncher