Bootique
Bootique: Open-Source Java Framework for Microservices
An open-source Java framework for building microservices and lightweight web applications, focusing on operational tasks like configuration, logging, metrics, health checks.
What is Bootique?
Bootique is an open-source Java framework for building microservices and lightweight web applications. It is modeled after Dropwizard and focuses on operational tasks like configuration, logging, metrics, health checks while leaving business logic to the developer.
Some key features of Bootique include:
- Embedded services for metrics, health checks, logging, configuration
- MVC web framework integrated via Jersey
- Support for database migrations and admin UIs
- Module ecosystem for extensions like Swagger docs, OAuth2 auth, Kafka integration
- Runs as executable JARs with minimal footprint
- Integrates with Maven and IDEs like Eclipse and IntelliJ
Bootique aims to reduce boilerplate code and make it faster and easier to create production-grade services. Its goals are similar to Spring Boot but with a smaller codebase focused on modularity. Overall it is best suited for building lightweight and speedy REST microsservices and web apps.
Bootique Features
Features
- Modular architecture
- Built-in configuration management
- Metrics and health checks
- Logging
- Testing utilities
Pricing
- Open Source
Pros
Cons
Official Links
Reviews & Ratings
Login to ReviewThe Best Bootique Alternatives
View all Bootique alternatives with detailed comparison →
Top Development and Application Frameworks and other similar apps like Bootique
Dropwizard
Jmix
Play Framework