4 Application Configuration 4 Application Configuration Configuration in Micronaut takes inspiration from both Spring Boot and Grails, integrating configuration properties from...
2.5 Deploying the Application 2.5 Deploying the Application To deploy a Micronaut application you create a runnable JAR file by running ./gradlew assemble or ./mvnw package . ...
Application Profiling & Debugging Overview of Custom Logging with Apache Flink Profiling with Java Flight Recorder Profiling with JITWatch Analyzing Out of Memory Problems Anal...
Instrumenting your application Spans and Relationships Focus on Areas of Value Crawl, Walk, Run Conceptual Example Instrumenting your application Before getting onto recomm...
Handling Application Parameters Handling Application Parameters Getting your configuration values into the ParameterTool From .properties files From the command line arguments ...
List Application Revision Next Step Version: v1.2 List Application Revision Every time a deploy happens, there will be a revision generated automatically. You can check the a...
View Application Logs Next Step Version: v1.2 View Application Logs You can view the logs of application in the environment tab. Click the icon in the Action column, you’ll ...
Deploy First Application Choosing deployment type and Environment Setting up properties Executing Workflow to deploy Deleting Application Next Step Version: v1.2 Deploy Fi...