Skip to content

ui-valts-mazurs/immutables-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Immutables showcase

Demonstrates typical and less typical usages of Immutables Java library.

Take a look at the included unit tests in this project for the demonstration code.

Intellij IDEA setup

If you want to compile the project using IDEA javac (instead of delegating this task to Gradle) then enable annotation processing:

  1. Open File | Settings | Build, Execution, Deployment | Compiler | Annotation Processors
  2. Check Enable annotation processing

About

Demonstrates uses of immutables.github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages