Sunday, June 11, 2023
Show HN: Java REST without annotations, DI nor reactive streams https://ift.tt/dajIp5V
Show HN: Java REST without annotations, DI nor reactive streams grumpyrest is a Java REST server framework that does not use annotations, automatic dependency injection or reactive streams, and minimizes the use of reflection. I created this because I got fed up with annotation-mad frameworks that you cannot easily understand, step into or reason about. grumpyrest uses the type system to guide JSON mapping and validation, and (possibly virtual) threads for parallelism. It's for grumpy people who don't like what REST server programming in Java has become. I made this because I intend to use it in one of my own projects, but at the same time I want to make it available to others to (hopefully) get some good ideas on how to extend it. https://ift.tt/GnyLhfQ June 11, 2023 at 10:51PM
Subscribe to:
Post Comments (Atom)
Show HN: I made a math puzzle game. Hope you like it https://ift.tt/ejrgDRl
Show HN: I made a math puzzle game. Hope you like it I've been playing with this for quite some time and I think it's finally ready ...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment