/BasicRecordDesignPatterns

Slides and code examples of the talk "Damit Datenklassen klasse sind - Basismuster für Records in Java".

Primary LanguageJava

Basic record design patterns

What is this?

This project includes the slides and the code examples of the presentation "Damit Datenklassen klasse sind - Basismuster für Records in Java".

Where can you find the slides?

You can find them here:

They are protected by a password which you get when you watch this talk.

Which Java version is needed for examples?

You need Java 21 to run the examples because "record patterns" were added in Java 21.

What examples can you find here?

All examples from the slides can be found here:

https://github.com/mmirwaldt/BasicRecordDesignPatterns/tree/master/src/main/java/net/mirwaldt/basic/records/design/patterns

Who owns the copyright for this project?

Michael Mirwaldt owns the copyright (c) for this project since 2023. All rights reserved to him.

How is this project licensed?

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.