panatrendy.blogg.se

Kotlin with spring
Kotlin with spring











kotlin with spring

Beginning from version 1.1 Micronaut supports both these popular tools being a part of Spring Cloud project. If you have already used Spring Cloud, it is very likely you built your microservices-based architecture using Eureka discovery server and Spring Cloud Config as a configuration server. The most popular example of such an approach may be an integration with Spring Cloud ecosystem. These features allow you to include your application built on top of Micronaut into the existing Kotlin microservices-based system.

kotlin with spring

It also implements the most popular cloud-native patterns like distributed configuration, service discovery, and client-side load balancing. Micronaut Framework provides support for Kotlin built upon Kapt compiler plugin.













Kotlin with spring