Skip to content

pioorg/RecordsForTheIntrigued

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java™ records for the intrigued

This is a demo project to show features of Java™ Records. It uses --enable-preview and Maven, but you don't need to have Maven installed.

To run this project, you need to have Java™ 16 installed. You can use https://sdkman.io/ and/or https://openjdk.java.net/, https://adoptopenjdk.net/.

If you'd like to run the example app, one of the options is this:

$ ./mvnw exec:java

(If it doesn't work, you might have Java 16 not installed.)

Other Java 16 features

If you're interested in other Java 16 new features, please browse my Github.

Thanks!

About

Code illustrating 'Java records for the intrigued' talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages