https://github.com/daggerok/immutables-example
Immutables library examples
https://github.com/daggerok/immutables-example
immutables
Last synced: 3 months ago
JSON representation
Immutables library examples
- Host: GitHub
- URL: https://github.com/daggerok/immutables-example
- Owner: daggerok
- License: mit
- Created: 2019-08-18T00:15:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T00:21:51.000Z (almost 6 years ago)
- Last Synced: 2025-01-10T00:44:49.037Z (4 months ago)
- Topics: immutables
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# immutables-example [](https://travis-ci.org/daggerok/immutables-example)
Immutables library examples_links_
* [Immutables library home page](https://immutables.github.io/)
* [@Value.Immutable usage](https://immutables.github.io/generated.html)
* [replace all underscores with spaces in JUnit Jupiter 5](https://junit.org/junit5/docs/current/user-guide/#writing-tests-display-name-generator)NOTE: _This project has been based on [GitHub: daggerok/main-starter](https://github.com/daggerok/main-starter/tree/maven)_