Micronaut is an open source project created by the author of the Grails framework. It is also a new generation of JVM-based full-stack microservice framework for building modular and easy-to-test microservice applications. Click here to view the introduction of Micronaut’s features.
Micronaut 3.8.0 is officially released, the specific updates are as follows:
bug fixes
- Responses will still be emitted if the provided return type is Void.
- fix graal error
Improve
- support record
@RequestBean
- Make sure Logback is flushed before the application starts
- Overload the DELETE method for URI objects
- Add HTTP Server TCK
document
- Update deployingApp.adoc to add jar version
Construct
- Add Hibernate validator BOM
- Add JMX BOM
- Add Rabbit BOM
Dependency update
- Build: Update GraalVM to 22.3.0
- Upgrade Micronaut Azure to 3.6.0
- Upgrade Jackson to 2.14.0
- Upgrade Micronaut Oracle Cloud to 2.3.0
- Upgrade GraalVM Native Build Tools to 0.9.18
- Update Test Resources to 1.2.3
- Build: Upgrade native-maven-plugin to 0.9.19
- Build: Upgraded Reactor to 3.5.0
- Build: Upgrade netty from 4.1.84 to 4.1.86.Final
- Build: Micronaut Problem JSON 2.6.0
- build: update crac, grpc, micrometer and liquibase
More details can be found at: https://github.com/micronaut-projects/micronaut-core/releases/tag/v3.8.0
#Micronaut #released #JVMbased #microservice #application #framework #News Fast Delivery