Show HN: Zero-dependency minimal Java web framework I have written a from-scratch minimalist Java web framework, called Minum. I'd like to get your thoughts. The driving goal has been achieving characterics of plainness, frugality, performance, maintainability, testability, and ease of use. It has zero dependencies other than Java's SDK, yet provides a web server, routing, authentication, testing, logging, templating, HTML parsing, and a database, in 3800 lines of code, compiling to a 150k binary. It currently supports a web application in production. There are also example projects demonstrating its use, linked in the documentation. As the framework itself has no dependencies, it is built using GNU Make. The example applications that depend on it, however, use Maven as their build tool. Because Minum is still in beta, it is not yet published to Maven - but there are instructions for a workaround. The framework and example apps require Java 20. https://ift.tt/8UywhSv August 14, 2023 at 02:45AM
Show HN: Zero-dependency minimal Java web framework https://ift.tt/k53Z8Oc
Related Articles
Show HN: Pezzo – Open-Source LLMOps Plaform Tailored for Developers https://ift.tt/FrlP1wpShow HN: Pezzo – Open-Source LLMOps Plaform Tailored for Developers He… Read More
Show HN: Idae, a PEP 723 Implementation https://ift.tt/7CMsf4PShow HN: Idae, a PEP 723 Implementation https://ift.tt/wUto2vz August … Read More
Show HN: Customizable terminal UI for monitoring weather, app uptime, and more https://ift.tt/bPlQ9CiShow HN: Customizable terminal UI for monitoring weather, app uptime, … Read More
Show HN: RISC-V Linux Terminal emulated via WASM https://ift.tt/HmwQ0l8Show HN: RISC-V Linux Terminal emulated via WASM Weekend creation: A L… Read More
Show HN: Bicycle – A Database Tool (Rust, gRPC, RocksDB) https://ift.tt/JEgDOqLShow HN: Bicycle – A Database Tool (Rust, gRPC, RocksDB) https://ift.t… Read More
Show HN: Graphweaver – Instant GraphQL API on Postgres, MySQL, SQLite and More https://ift.tt/fhDdwsjShow HN: Graphweaver – Instant GraphQL API on Postgres, MySQL, SQLite … Read More
Show HN: Sounds of Space – Hear comets, planets, black holes, and more https://ift.tt/qWT4aV9Show HN: Sounds of Space – Hear comets, planets, black holes, and more… Read More
Show HN: Pilot your motorcycle across increasingly wild roller coaster geometry https://ift.tt/94kasmLShow HN: Pilot your motorcycle across increasingly wild roller coaster… Read More
0 Comments: