Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 3.79 KB

File metadata and controls

29 lines (18 loc) · 3.79 KB

A Comparative Assessment of JVM Frameworks to Develop Microservices


This project aimed to compare chosen application frameworks based on Java Virtual Machine suitable for microservices and provide support for GraalVM native images. Framework choice was based on the defined criteria.

Compared frameworks

Docker images

Docker images are located in the single repository and distinguised by tag.

Test Application API

Test application API descritpion can be found on the GitHub Page.

Test application Status

Application name Build Status Image deployment status
Spring Boot Build spring-boot-reactive
Build spring-boot-reactive-native
Publish spring-boot-reactive
Publish spring-boot-reactive-native
Micronaut Build micronaut-reactive Publish micronaut-reactive
Publish micronaut-reactive-native
Quarkus Build quarkus-reactive Publish quarkus-reactive
Publish quarkus-reactive-native

visitor badge