The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Native Docker images and measure start-up times, memory footprint, etc.
☆142May 16, 2026Updated 3 months ago
Alternatives and similar repositories for graalvm-quarkus-micronaut-springboot
Users that are interested in graalvm-quarkus-micronaut-springboot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- In this project, we’ll create six apps using Spring Boot, Quarkus, and Micronaut. For each framework, one app will use blocking Web with …☆31Apr 21, 2026Updated 4 months ago
- Spring-Kafka Messaging app for End Point blog series☆13May 1, 2023Updated 3 years ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆40Jan 9, 2026Updated 7 months ago
- Native Java Apps with Micronaut, Quarkus, and Spring Boot☆62Aug 24, 2023Updated 3 years ago
- Micronaut MuShop - Cloud Native microservices demo for Oracle Cloud Infrastructure☆22Jun 20, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This project is a demonstration on how to add security layer on applications using Red Hat Single Sign-On, Fuse and 3Scale.☆15Oct 18, 2021Updated 4 years ago
- ☆15May 26, 2025Updated last year
- In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. A…☆22Jan 18, 2026Updated 7 months ago
- This example project shows how to compile a Webflux based Spring Boot application into a Native App using GraalVM Native Image locally & …☆239Updated this week
- Red Hat API Integration & Management Workshop☆16May 24, 2022Updated 4 years ago
- The goal of this project is to implement two Spring Boot applications using gRPC: the server, called movie-grpc-server, and the shell cli…☆20Aug 28, 2026Updated last week
- The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP…☆37Jan 21, 2026Updated 7 months ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆41Aug 29, 2026Updated last week
- Source code for benchmark between Spring and Quarkus, in GraalVM Native Image☆12Jul 1, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Comparison of several Micro frameworks for the JVM☆10Jan 26, 2026Updated 7 months ago
- Scripts I use to create Docker images, create config, & run containers for RabbitMQ and Zookeeper+Kafka. Nothing fancy, they just work. :…☆19Mar 20, 2019Updated 7 years ago
- Entity-attribute-value (EAV) model implementation based on car☆15Oct 21, 2016Updated 9 years ago
- The study product spring-boot with Google's flatbuffers.☆11Sep 20, 2015Updated 10 years ago
- Sample applications illustrating usage of Quarkus framework for building microservice architecture☆53Mar 3, 2026Updated 6 months ago
- A set of Quarkus applications utilizing virtual threads☆16Feb 12, 2024Updated 2 years ago
- A framework for declarative DSL configuration for Spring Boot.☆57Oct 6, 2025Updated 11 months ago
- An example implementation of Spring Boot R2DBC REST API with PostgreSQL database.