Software:Micronaut (framework)
From HandWiki
Developer(s) | Graeme Rocher |
---|---|
Initial release | May 2018 |
Repository | Micronaut repository |
Written in | Java, Groovy |
Operating system | Cross-platform |
Platform | Cross-platform (JVM) |
Type | Software framework |
License | Apache License 2.0 |
Website | micronaut |
Micronaut is a software framework for the Java virtual machine platform.[1]
It is designed to avoid reflection, thus reducing memory consumption and improving start times.[2][3] Features which would typically be implemented at run-time are instead pre-computed at compile time.[4][5]
It was created by Graeme Rocher, who also created the Grails framework.
References
- ↑ "Micronaut: The future of microservices in the JVM". 22 May 2018. https://jaxenter.com/micronaut-future-microservices-jvm-144636.html.
- ↑ "Talking about Micronaut with Graeme Rocher". https://croz.net/news/talking-about-micronaut-with-graeme-rocher/.
- ↑ Sierkstra, Jack (13 November 2018). "Micronaut: a new Spring-like framework focussed on minimal memory consumption". https://blogs.infosupport.com/micronaut-a-new-spring-like-framework-focussed-on-minimal-memory-consumption/.
- ↑ Brown, Jeff Scott (July 24, 2020). "The Future of Micronaut" (in en). https://www.techwell.com/techwell-insights/2020/07/future-micronaut.
- ↑ Morales, Alexa Weber. "Oracle BrandVoice: Grails Founder: What Java Developers Don't Know About Memory Can Cost Them Money in the Cloud" (in en). https://www.forbes.com/sites/oracle/2019/01/07/grails-founder-what-java-developers-dont-know-about-memory-can-cost-them-money-in-the-cloud/.
External links
![]() | Original source: https://en.wikipedia.org/wiki/Micronaut (framework).
Read more |