spring-boot

Write an application using Spring Boot annotations and compute it into a Micronaut application at compilation time.
This guide shows compares the Application Class of a Spring Boot application vs a Micronaut Framework application.
This guide compares using Spring's UriComponentsBuilder vs Micronaut Framework's UriBuilder.