[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-4306":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":24,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":16,"starSnapshotCount":16,"syncStatus":19,"lastSyncTime":35,"discoverSource":36},4306,"micronaut-core","micronaut-projects\u002Fmicronaut-core","micronaut-projects","Micronaut Application Framework","http:\u002F\u002Fmicronaut.io",null,"Java",6416,1187,168,637,0,5,10,2,40.22,"Apache License 2.0",false,"5.1.x",true,[26,27,28,29,30,31],"cloudnative","groovy","java","kotlin","microservices","serverless","2026-06-12 02:01:01","# Micronaut Framework\n\n[![Build Status](https:\u002F\u002Fgithub.com\u002Fmicronaut-projects\u002Fmicronaut-core\u002Fworkflows\u002FJava%20CI\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Fmicronaut-projects\u002Fmicronaut-core\u002Factions)\n[![Revved up by Develocity](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FRevved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https:\u002F\u002Fge.micronaut.io\u002Fscans)\n[![Quality Gate Status](https:\u002F\u002Fsonarcloud.io\u002Fapi\u002Fproject_badges\u002Fmeasure?project=micronaut-projects_micronaut-core&metric=alert_status)](https:\u002F\u002Fsonarcloud.io\u002Fsummary\u002Fnew_code?id=micronaut-projects_micronaut-core)\n\n[Micronaut Framework](https:\u002F\u002Fmicronaut.io) is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java, Kotlin and the Groovy language.\n\nThe Micronaut framework was originally created by a team who had also worked on the Grails framework. The Micronaut framework takes inspiration from lessons learned over the years building real-world applications from monoliths to microservices using Spring, Spring Boot and the Grails framework. The core team continues to develop and maintain the Micronaut project through the support of the Micronaut Foundation.\n\nMicronaut Framework aims to provide all the tools necessary to build JVM applications including:\n\n* Dependency Injection and Inversion of Control (IoC)\n* Aspect Oriented Programming (AOP)\n* Sensible Defaults and Auto-Configuration\n\nWith Micronaut Framework you can build Message-Driven Applications, Command Line Applications, HTTP Servers and more whilst for Microservices in particular Micronaut Framework also provides:\n\n* Distributed Configuration\n* Service Discovery\n* HTTP Routing\n* Client-Side Load Balancing\n\nAt the same time Micronaut Framework aims to avoid the downsides of frameworks like Spring, Spring Boot and Grails by providing:\n\n* Fast startup time\n* Reduced memory footprint\n* Minimal use of reflection\n* Minimal use of proxies\n* No runtime bytecode generation\n* Easy Unit Testing\n\nThis is achieved by pre-computing the framework infrastructure at compilation time which reduces the logic required at runtime for the application to work.\n\nFor more information on using Micronaut Framework see the documentation at [micronaut.io](https:\u002F\u002Fmicronaut.io)\n\n## Example Applications\n\nExample Micronaut Framework applications can be found in the [Examples repository](https:\u002F\u002Fgithub.com\u002Fmicronaut-projects\u002Fmicronaut-examples)\n\n## Building From Source\n\nTo build from source checkout the code and run:\n\n```\n.\u002Fgradlew publishToMavenLocal\n```\n\nTo build the documentation run `.\u002Fgradlew docs`. The documentation is built to `build\u002Fdocs\u002Findex.html`.\n\n## Contributing Code\n\nIf you wish to contribute to the development of Micronaut Framework please read the [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Versioning\n\nMicronaut Framework uses Semantic Versioning 2.0.0. To understand what that means, please see the specification [documentation](https:\u002F\u002Fsemver.org\u002F). Exclusions to Micronaut Framework's public API include any classes annotated with `@Experimental` or `@Internal`, which reside in the `io.micronaut.core.annotation` package.\n","Micronaut框架是一个现代的、基于JVM的全栈Java框架，旨在构建模块化且易于测试的JVM应用程序，支持Java、Kotlin和Groovy语言。其核心功能包括依赖注入、面向切面编程以及合理的默认配置和自动配置等。特别适用于微服务架构，提供了分布式配置、服务发现、HTTP路由和客户端负载均衡等功能。与Spring等传统框架相比，Micronaut通过编译时预计算框架基础设施来实现快速启动时间、减少内存占用、最小化反射使用和避免运行时字节码生成，从而更适合云原生环境下的微服务及无服务器应用开发。","2026-06-11 02:59:33","top_language"]