Micronaut
Developer(s)Graeme Rocher
Initial releaseMay 2018
RepositoryMicronaut repository
Written inJava, Groovy
Operating systemCross-platform
PlatformCross-platform (JVM)
TypeSoftware framework
LicenseApache License 2.0
Websitemicronaut.io

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

  1. "Micronaut: The future of microservices in the JVM". JAXenter. 22 May 2018. Retrieved 30 January 2022.
  2. "Talking about Micronaut with Graeme Rocher". CROZ. Retrieved 30 January 2022.
  3. Sierkstra, Jack (13 November 2018). "Micronaut: a new Spring-like framework focussed on minimal memory consumption". Info Support Blog. Retrieved 30 January 2022.
  4. Brown, Jeff Scott (July 24, 2020). "The Future of Micronaut". TechWell.
  5. Morales, Alexa Weber. "Oracle BrandVoice: Grails Founder: What Java Developers Don't Know About Memory Can Cost Them Money in the Cloud". Forbes. Retrieved 30 January 2022.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.