This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. Please help improve it by replacing them with more appropriate citations to reliable, independent, third-party sources. (April 2022) (Learn how and when to remove this message) |
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 an open source JVM-based framework for building lightweight microservices.
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.
It was created by Graeme Rocher, who also created the Grails framework. In June 2020, Rocher co-founded the Micronaut Foundation, which aims to "advance innovation and adoption of Micronaut". Micronaut is continually developed and maintained by Object Computing Inc.
References
- Rouse, Margaret. "Micronaut framework". TechTarget. Retrieved 17 February 2024.
- "Micronaut: The future of microservices in the JVM". JAXenter. 22 May 2018. Retrieved 30 January 2022.
- "Talking about Micronaut with Graeme Rocher". CROZ. Retrieved 30 January 2022.
- Sierkstra, Jack (13 November 2018). "Micronaut: a new Spring-like framework focussed on minimal memory consumption". Info Support Blog. Retrieved 30 January 2022.
- ^ Brown, Jeff Scott (July 24, 2020). "The Future of Micronaut". TechWell.
- 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.
- "Object Computing Announces Establishment of New Micronaut Foundation". Object Computing. Retrieved 17 February 2024.
External links
This Web-software-related article is a stub. You can help Misplaced Pages by expanding it. |