📰 Dev.to · Yu Han
4 articles · Updated every 3 hours · View all reads
All
Articles 71,707Blog Posts 101,114Tech Tutorials 17,403Research Papers 15,343News 12,868
⚡ 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