io.justdevit.kotlin.boost.domain.model.ValueObject.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of boost-domain Show documentation
Show all versions of boost-domain Show documentation
Library to boost working with Kotlin/JVM projects.
The newest version!
package io.justdevit.kotlin.boost.domain.model
/**
* Represents Value Objects in terminology of Domain Driven Design (DDD).
*/
interface ValueObject
© 2015 - 2025 Weber Informatics LLC | Privacy Policy