Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
aSemy
aSemy has asked
11
questions and find answers to
22
problems.
Stats
583
EtPoint
165
Vote count
11
questions
22
answers
About
aSemy questions
Deserializing JSON into Serializable class with generic field - error: Star projections in type arguments are not allowed
kotlin-jpa plugin not creating empty constructors for Junit tests
How can I JSON encode BigDecimal and BigInteger in Kotlinx Serialization without losing precision?
Kotlin SharedFlow - how to subscribe?
How can I truncate a Kotlin Duration?
ktor client post request causes error `lateinit property nextElementName has not been initialized`
How can I define a custom assign operator overload in Kotlin?
File upload in Spring Boot: Uploading, validation, and exception handling
aSemy answers
Why is "libs" shown in red from libs.versions.toml used in build.gradle.kts files in android studio Giraffe?
How can I test a Kotlin flow builder with delay() calls?
How to avoid 'Adding a Configuration as a dependency is a confusing behavior which isn't recommended' in Gradle
How can I JSON encode BigDecimal and BigInteger in Kotlinx Serialization without losing precision?
Configure Kotlin extension for Gradle subprojects
Decoding JSON to a class based on the value of another JSON key
How does Gradle choose actually libraries ending with "-jvm"?
Generate unique random zip codes with Java Faker
What are nullable rules when calling Java from Kotlin
@JsonClassDiscriminator doesn't change json class discriminator