Search code examples
Spring Boot Kotlin data class not initailized with default values in REST controller...

spring-bootkotlinspring-data-jpaspring-data-restdata-class

Read More
What is the best way to add information to a data class returned by a function without breaking exis...

kotlindata-class

Read More
keyNotFound Swift Alamofire...

iosswiftalamofiredata-class

Read More
Are Kotlin data classes Value types or Reference type?...

kotlinvalue-typedata-classreference-type

Read More
how do I use IndexOf with an object Array of a data class?...

kotlinindexofdata-classlistof

Read More
Kotlin Data class v/s open class?...

javakotlinmodelrealmdata-class

Read More
In Flutter, should a provider wrap the datamodel, or should it implement each member of the model as...

flutterdartproviderdata-class

Read More
Convert string data representation back to Kotlin Data Class...

kotlindata-class

Read More
How to pass a Fragment as an argument...

androidkotlinandroid-fragmentsdata-class

Read More
java.io.NotSerializableException with serializable data class in Kotlin (kotlinx.serialization)...

androidkotlindata-classkotlinx.serialization

Read More
Converting a data class to a @MappedEntity data class in Micronaut using Kotlin...

postgresqlkotlinmicronautdata-class

Read More
Can't access variable in data class kotlin...

androidkotlinvariablesscopedata-class

Read More
only classes are allowed on the left hand side of a class literal...

androidgenericsgsonkotlindata-class

Read More
Kotlin modifying dataclass object key from map changes the reference after modifying variable...

kotlinreferenceequalitydata-classmutablemap

Read More
Kotlin Cancels getParceableExtra call when passing data class using Intent...

kotlinandroid-intentdata-class

Read More
Setting up the logic for a Login Screen in Jetpack Compose...

androidkotlinretrofitandroid-jetpack-composedata-class

Read More
Unable to invoke no-args constructor for class ConversionRates...

apikotlingsonretrofitdata-class

Read More
Jetpack compose mutableStateOf list doesn't trigger re-composition when changing property value ...

androidkotlinandroid-jetpack-composedata-classcompose-recomposition

Read More
High amount of parameters in Kotlin data class...

kotlindata-class

Read More
JAXB Spring Boot JaxbContextContainer and Kotlin data class no arg constructor...

xmlspring-bootkotlinspring-webclientdata-class

Read More
Problem in TypeConverters In Room Database...

androidandroid-studioandroid-roomtypeconverterdata-class

Read More
Create Kotlin data class for xml...

xmlkotlindata-class

Read More
Kotlin data class - access property by variable to set it's value...

reflectionkotlindata-class

Read More
Defensive copy of a mutable collection in Kotlin data class...

kotlindata-class

Read More
extension function for Kotlin data class...

androidfunctionkotlindata-classkotlin-extension

Read More
When is a class a data class?...

kotlinoopdata-class

Read More
Loop-ing mutiple values with the use of 1 instance from a data class...

androidloopskotlindata-class

Read More
How do I get the value from an ArrayList by using an "external" variable for comparing in ...

kotlinarraylistdata-class

Read More
Property Set of same Class throws Exception StackOverflow in Kotlin...

kotlinoopsetstack-overflowdata-class

Read More
Kotlin data class - conditional copy?...

kotlindata-class

Read More
BackNext