Nov 7, 2022
"Micronaut’s startup time is much faster because it only loads the classes and beans that are actually needed for your application".
Spring boot does this too. You may be including classes and libs that you don't need and all you have to do is use cutterslade.analyse : https://plugins.gradle.org/plugin/ca.cutterslade.analyze