rudolf.hladik
08/19/2025, 7:14 AMproduct: jvm/app
includes springframework boot loader. When I create the simple console app without amper it doesn't include spring bootloader. Is there a way to remove it from Amper console app? By includes I mean it is in the fat jar. I've tried
settings:
springBoot:
enabled: false
but it just says its the default valuerudolf.hladik
08/19/2025, 7:17 AMmodule.yaml
but I can't find it. Can you help me with this? 🙏Anton Prokhorov
08/19/2025, 9:55 AM./amper show settings
rudolf.hladik
08/19/2025, 10:02 AM[3/8] Building universe... (0.9s @ 0.46GB)
Warning: Reflection method java.lang.Class.getDeclaredMethod invoked at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:100)
Warning: Aborting stand-alone image build due to reflection use without configuration.
classic config with agent is not enoughAnton Prokhorov
08/19/2025, 10:32 AMjoffrey
08/19/2025, 10:32 AMjoffrey
08/19/2025, 10:33 AM