Micronaut
-
Software Development

How to Return PDF Files from a Micronaut Endpoint
Micronaut is a JVM-based, lightweight framework for building scalable microservices. Returning a PDF file from a REST API endpoint is…
Read More » -
Software Development

Export Excel File in Micronaut Controller
Micronaut is a modern, JVM-based, full-stack framework designed for building modular, easily testable microservice and serverless applications. Returning an Excel…
Read More » -
Software Development

Micronaut @ConfigurationProperties Example
Micronaut is a modern, JVM-based, full-stack microservices framework designed for building modular, easily testable microservice and serverless applications. One of…
Read More » -
Software Development

Micronaut @ConfigurationBuilder Example
Micronaut is a modern, JVM-based framework designed for building lightweight, modular microservices. One of the key aspects of Micronaut is…
Read More » -
Software Development

Micronaut Hello World Example
Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications. Let us delve into…
Read More » -
Software Development

Getting Started with Micronaut CLI Installation
The Micronaut CLI (Command Line Interface) is a powerful tool that helps developers quickly scaffold, develop, and manage Micronaut applications.…
Read More » -
Software Development

Micronaut: Loading External YAML Configuration
Configuration management is essential for any application, and Micronaut offers robust support for loading external YAML or configuration files. This…
Read More » -
Software Development

Returning JSON Responses in a Micronaut Controller
Micronaut is a modern Java framework designed to build lightweight and fast microservices. One of its core features is seamless…
Read More »
