Bartłomiej Rasztabigablog.rasztabiga.me·Jun 10, 2023Integration testing in MicronautMicronaut is a modern, JVM-based, microservices-oriented framework that helps developers build efficient and scalable applications. A key aspect of any successful application is thorough testing, and Micronaut provides several options for testing you...Discuss·52 readsMicronaut
Mani Balamanib.hashnode.dev·May 20, 2023Java Microframeworks with GraalVMJava GraalVM is considered a game changer in the Java world because it provides a number of benefits that were previously not available with traditional Java implementation. Microframeworks, one could be curious. it is a term used to refer to minimal...Discuss·22 likes·175 readsJava
Harsh Gajjarspringworld.hashnode.dev·Mar 18, 2023Micronaut Framework: The Ultimate Guide for Building High-Performance MicroservicesMicronaut Framework: The Ultimate Guide for Building High-Performance Microservices Microservices are taking over the software development world, and for good reason. They offer scalability, resilience, and agility, which are essential in modern appl...Discuss·43 readsMicronaut
Tristan Mahinayblog.rjtmahinay.com·Jan 11, 2023Micronaut: Yet Another Java FrameworkIntroduction With the rise of application modernization in the cloud, Java position itself by having different frameworks that can produce lightweight applications in the cloud to minimize memory consumption and quick application start-up. In this po...Discuss·567 readsJavaJava
Tristan Mahinayblog.rjtmahinay.com·Dec 4, 2022AWS Lambda SnapStart using MicronautRecently AWS announced in re:Invent 2022 the AWS Lambda SnapStart feature. This feature improves the cold startup performance of Java applications which can be done by supported cloud-native frameworks like Spring Boot, Quarkus and Micronaut. In this...Discuss·232 readsJavaMicronaut
Maheshwar Ligadefortechwastitechwasti.com·Aug 22, 2022Micronaut java full stack Microservice Framework!!Micronaut is a modern, JVM-based, full-stack microservices framework designed for building modular, easily testable microservice applications. Micronaut is the latest framework designed to make creating microservices quick and easy. Micronaut is a...Discuss·307 readsJava