Mindula-Dilthushan / MiCronaut

Micronaut is a software framework for the Java virtual machine platform. It is designed to avoid reflection, thus reducing memory consumption and improving start times. Features which would typically be implemented at run-time are instead pre-computed at compile time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Micronaut is a software framework for the Java virtual machine platform. It is designed to avoid reflection, thus reducing memory consumption and improving start times. Features which would typically be implemented at run-time are instead pre-computed at compile time.

License:MIT License


Languages

Language:Batchfile 91.3%Language:Java 8.7%