You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Micronaut, Spring Framework, Guice, PicoContainer, Dagger
//Startup time
//Runtime warmup time
///Memory use
//Conceptual lightweight: classes/packages
//Mandatory dependencies for barebone, count watts on the classpath.
//Number of Loaded class for minimum example
Run with -verbose:class.
Create simpleInjector
Not claiming that Packed can be anyway functionality wise compared to xxxx. Its just to give you an idea if you are used to working with these others
//
The text was updated successfully, but these errors were encountered:
system.out.println() is the baseline for anything... So just a simple example with a single service that prints hello world.... Or maybe something else so we can create 1000s of them
Document lightweightnesss
Micronaut, Spring Framework, Guice, PicoContainer, Dagger
//Startup time
//Runtime warmup time
///Memory use
//Conceptual lightweight: classes/packages
//Mandatory dependencies for barebone, count watts on the classpath.
//Number of Loaded class for minimum example
Run with -verbose:class.
Create simpleInjector
Not claiming that Packed can be anyway functionality wise compared to xxxx. Its just to give you an idea if you are used to working with these others
//
The text was updated successfully, but these errors were encountered: