InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Dropwizard Alternatives
Similar projects and alternatives to Dropwizard
-
manifold
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
javalin
Discontinued A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Jetty
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
-
-
-
-
-
-
Spark
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin (by perwendel)
-
RestExpress
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
-
-
Weld
Weld, including integrations for Servlet containers and Java SE, examples and documentation (by weld)
-
gemini
Cloud Native and Low Code Platform to create FullStack web Admin applications in minutes (by gemini-projects)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dropwizard discussion
Dropwizard reviews and mentions
- Javalin – a simple web framework for Java and Kotlin
-
Is there any example of a recent dropwizard application?
I'm trying to set up a simple RESTful API with dropwizard that does some basic CRUD with a postgresql database. I've managed to get some endpoints working with dummy responses following the documentation, but I am now quite stuck when it comes to implementing the database functionality. The page about JDBI3 doesn't really help because the example usage doesn't match with the example app in the repository, where the code looks quite different and with no recent commits. It seems to assume prior knowledge of all of these libraries (which I don't have).
- Dropwizard 2.1.0 has been released
-
Non Spring users what are you using ??
You might like Dropwizard then.
-
best light framework or library for developing API without the magic (Spring)
Dropwizard is a nice opinionated veneer over all the standard bits and pieces. https://www.dropwizard.io
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 May 2025
Stats
dropwizard/dropwizard is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Dropwizard is Java.