29 results for “topic:java-records”
Record builder generator for Java records
:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
Default parameter values for Java via annotation processing
The simple, stupid random Java beans/records generator
Example of matching Scala's case class expressiveness in Java 8, Java 15 and Java 17
Generate Java Records from OpenAPI Specifications
Java record source generator
A Java library that puts a new spin on the newly introduced record classes.
Gson type adapter factory for Java Record classes.
RecordRules provides a clean, readable way to enforce business logic and data integrity within Java Records. By leveraging the compact constructor pattern, it allows developers to validate fields and collect all violations into a single, structured exception
A Mapstruct SPI extension to map protobuf-java classes to POJOs, Immutables, Records and other protobufs
Comparison of value objects in Java
A lightweight utility for Java records providing wither.
Parse and convert stringified Java records into JSON.
Nuevas funcionalidades y características de las últimas versiones de Java
The Field Masking library is a modern, annotation-based solution for dynamically masking sensitive data in Java objects.
Entity beans fetching, joining, filtering, sorting and aggregation
Sample app to show how to use Java Records with Spring's JdbcClient
Minimal example of Java Records serialization and deserialization form and to JSON.
Advanced Microservices communication using Spring Cloud OpenFeign, MapStruct for automated DTO mapping, and Java 25 Records for immutable data handling.
Plugin to allow Reading and Writing Java Records using OpenCsv
Tutorial on Java 14’s data records (a preview feature)
👾 Juego RPG de consola desarrollado en Java aplicando estándares modernos de POO. Implementa características avanzadas del JDK como Sealed Classes, Records, Streams (Lambdas) y un motor de persistencia mediante Serialización binaria.
Java 8 library for reading Java 14+ records
Math Expression Evaluator with my own Parsing Combinator Library
Demonstration for https://github.com/bazelbuild/bazel/issues/14249
📚 Learning and exploring Gradle (the Java build tool)
An example system that demonstrates the `record` type experimental since Java 14 and definitely added in Java 16.
Java app: (eng) 'Currency Converter' / (spa) 'Conversor de Monedas'. Also referred in the course, mainly as 'Challenge Conversor de Monedas'.