Micronaut (framework)
Jump to navigation
Jump to search
This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. (April 2022) |
| Micronaut | |
|---|---|
| Developer | Graeme Rocher |
| Initial release | May 2018 |
| Repository | Micronaut core repository, Micronaut platform repository |
| Written in | Java, Groovy |
| Engine | |
| 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.[1][2]
It is designed to avoid reflection, thus reducing memory consumption and improving start times.[3][4] Features which would typically be implemented at run-time are instead pre-computed at compile time.[5][6]
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".[7] Micronaut is continually developed and maintained by Object Computing Inc.[5]
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]