Built a real WebDAV server in Java using Quarkus + Vert.x.
- Mountable in macOS Finder
- Non-blocking file I/O
- Proper PROPFIND + LOCK handling
- Clean handler-based architecture
This isn’t nostalgia. It’s protocol-level backend work, done properly.
buff.ly/L9rQ2DU
#Java #Quarkus #Vertx #Backend