-
Core Java👁 Image
JUnit Testing with External Data Files
When writing unit tests, it’s often necessary to test your logic against structured input data. Instead of hardcoding input in…
Read More » -
Software Development👁 Image
OpenAPI Documentation YML File Example
Clear and interactive API documentation is critical for developers consuming your APIs. One of the most widely adopted formats for…
Read More » -
Enterprise Java👁 spring-interview-questions-answers
Spring Boot SnakeYAML 2.0 CVE-2022-1471 Issue Fixed
SnakeYAML is a widely used Java library for parsing and dumping YAML. However, a critical security vulnerability, CVE-2022-1471, was discovered…
Read More » -
Software Development👁 Image
Using YAML over the network
Overview There is a number of popular text based protocols for exchanging data over the network. These include XML, FIX,…
Read More »
