Replies: 5 comments 6 replies
-
Any plans for an EnhancedDynamoDbClient in Micronaut? https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/dynamodb-enhanced-client.html We just do it in a library so the Beans are available for use. I think we had to do something custom with |
Beta Was this translation helpful? Give feedback.
-
Thank you for including more commentaries on the benefits of Micronaut in relation to Spring Boot and/or other frameworks! Something I am continuously coming up against in my current role is trying to convince and influence in favor of Micronaut. I'm always presenting the benefits of Micronaut, but am always told Spring Boot is "the way its always been done" and "that's the experience people have". I'm definitely appreciative of any hard data I can use to support Micronaut! |
Beta Was this translation helpful? Give feedback.
-
I'd love to see Micronaut Serialisation support the Builder pattern as Jackson does. |
Beta Was this translation helpful? Give feedback.
-
I talked with the Micronaut Boards of directors and they suggested additional topics: mybatis and a Cloud Gateway Solution. |
Beta Was this translation helpful? Give feedback.
-
Micronaut 4.3.0 Plan SummaryAdvocacy❌ Youtube Channel. Release ten videos of less than 15m for the YouTube channel covering features of the framework. ❌ Release 4 Guides comparing Micronaut Framework to Spring Boot. New Modules❌ Load Shedding Finish in progress Features❌ AWS Better integration with DynamoDB. EnhancementsExpression Language✅ Add conditional caching with the new EL. Others❌ Integration with synk Security |
Beta Was this translation helpful? Give feedback.
-
We released 4.2.0 last Friday.
I have scheduled Micronaut Framework 4.3.0 for January 15th, 2024.
We use Github Projects to plan the work. We have a GitHub Project for 4.3.0.
4.3.0 Plan
My recommendation for 4.3.0 is to continue to work on releasing the work in progress. We will continue triaging issues and closing bugs in the different modules during this cycle.
Advocacy
Youtube Channel
Release ten videos of less than 15m for the YouTube channel covering features of the framework. We have to improve our presence on YouTube. Many people only learn with video nowadays.
Guides
Release 4 Guides comparing Micronaut Framework to Spring Boot. It is vital to show how easy it is to move from Spring Boot to Micronaut Framework.
New Modules
I think we may be able to release three new modules we are currently working - some of these modules may go in the 4.4.0 release:
Finish in progress Features
We have other features in progress which I would like to finish:
Enhancements
Expression Language
Build
Eclipse Store
SQL
Backlog
The GitHub Project "Roadmap Top Level Features" contains high-level features we could consider:
Micronat Launch
Micronaut Data
The EL improvements mentioned above should help with this feature:
Views
Core
@Blocking
Security
GraphQL
Micronaut CRaC
New Modules/Integrations
Any feedback about what we should consider for 4.3.0 is more than welcome.
Beta Was this translation helpful? Give feedback.
All reactions