📰 Dev.to · Yu Han
4 articles · Updated every 3 hours · View all reads
All
Articles 70,451Blog Posts 101,102Tech Tutorials 17,118Research Papers 14,969News 12,778
⚡ AI Lessons

Dev.to · Yu Han
⚡ AI Lesson
1mo ago
Generating Java from JSON Schema
A new browser-based tool on sjf4j.org turns JSON Schema into Java scaffolding directly in the...

Dev.to · Yu Han
2mo ago
SJF4J vs Jayway JsonPath: Up to 7x Faster in Java Benchmarks
We benchmarked JSONPath in Java. SJF4J: https://github.com/sjf4j-projects/sjf4j Jayway JsonPath:...

Dev.to · Yu Han
2mo ago
SJF4J: A Structured JSON Facade for Java
Introduction Working with JSON in Java usually means choosing between two...

Dev.to · Yu Han
3mo ago
JSON Patch in Java — Without Converting Everything to JsonNode
Partial updates are everywhere. Modern APIs frequently support HTTP PATCH, and JSON Patch (defined...
DeepCamp AI