2.2 Creating a Server Application 2.2 Creating a Server Application Although not required to use Micronaut, the Micronaut CLI is the quickest way to create a new server applica...
3 Inversion of Control 3 Inversion of Control When most developers think of Inversion of Control (also known as Dependency Injection and referred to as such from this point onw...
Using a Self-Signed Certificate Create the certificate using gradle CertificateGenerator.kt build.gradle The HOCON application.conf configuration file Ktor normal module Acces...
全开放编译器插件 Gradle Maven Spring support Command-line compiler 全开放编译器插件 Kotlin has classes and their members final by default, which makes it inconvenient to use frameworks and...
Jackson Add Dependencies Register the Jackson Converter Jackson ContentNegotiation provides the built-in Jackson converter for handing JSON data in your application. Ad...
Configuration Configuration Configuring Spring-Loaded requires the agent JAR file to be downloaded on your system, and configured to be loaded as a javaagent by the build tool...
17.4.2 JRebel 17.4.2 JRebel JRebel is a proprietary reloading solution that involves an agent library, as well as sophisticated IDE support. The JRebel documentation includes d...