DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Kotlin Springboot -- Part 14 モジュールを 1 つから 6 つに分けて Rest から起動できるようにする

Kotlin Springboot -- Part 14 モジュールを 1 つから 6 つに分けて Rest から起動できるようにする

1
Comments
1 min read
Breve história do Kotlin

Breve história do Kotlin

4
Comments 2
3 min read
Cómo crear una clase de configuración en Spring

Cómo crear una clase de configuración en Spring

2
Comments
1 min read
Photo Gallery Using Android Compose

Photo Gallery Using Android Compose

6
Comments
3 min read
View Model Creation in Jetpack Compose

View Model Creation in Jetpack Compose

6
Comments
2 min read
🤝 Contract Testing with Pact

🤝 Contract Testing with Pact

6
Comments
13 min read
MongoDB $weeklyUpdate #92 (October 21, 2022): Developing Apps More Efficiently with MongoDB Atlas Serverless Instances

MongoDB $weeklyUpdate #92 (October 21, 2022): Developing Apps More Efficiently with MongoDB Atlas Serverless Instances

3
Comments
3 min read
Retry Operator in Kotlin Flow

Retry Operator in Kotlin Flow

3
Comments
4 min read
How to Use Maven Profiles to Selectively Activate Plugins and Other Configuration from the Command Line

How to Use Maven Profiles to Selectively Activate Plugins and Other Configuration from the Command Line

11
Comments
6 min read
Become a Maven ninja!

Become a Maven ninja!

1
Comments
6 min read
Kotlin Spring WebFlux, R2DBC and Redisson microservice in k8s 👋✨💫

Kotlin Spring WebFlux, R2DBC and Redisson microservice in k8s 👋✨💫

11
Comments
12 min read
Kotlin Springboot -- Part 13 Usecase 以降で REST で受けった POST の JSON を Entity まで運ぶ。(モジュール分割前)

Kotlin Springboot -- Part 13 Usecase 以降で REST で受けった POST の JSON を Entity まで運ぶ。(モジュール分割前)

Comments
2 min read
Activity and View Model Lifecycles Demo App

Activity and View Model Lifecycles Demo App

5
Comments
5 min read
Kotlin Springboot -- Part 13 REST で決まった形の JSON データの入った POST リクエストを受け取れるようにする

Kotlin Springboot -- Part 13 REST で決まった形の JSON データの入った POST リクエストを受け取れるようにする

Comments
1 min read
Kotlin Springboot -- JPA, hibernate, h2 DB の初期設定に失敗

Kotlin Springboot -- JPA, hibernate, h2 DB の初期設定に失敗

1
Comments
1 min read
Introducing ShapeShift: A lightweight, modular, performant and extensible object mapping library for Kotlin/Java

Introducing ShapeShift: A lightweight, modular, performant and extensible object mapping library for Kotlin/Java

5
Comments
3 min read
Long-running tasks in parallel with Kotlin Flow

Long-running tasks in parallel with Kotlin Flow

Comments
3 min read
Android Jetpack Compose API Tutorial

Android Jetpack Compose API Tutorial

4
Comments
5 min read
Mongock: Ferramenta para migração de dados Mongo e Java/Kotlin

Mongock: Ferramenta para migração de dados Mongo e Java/Kotlin

Comments
2 min read
Introducing KMMBridge For Teams

Introducing KMMBridge For Teams

8
Comments
4 min read
Composition over Inheritance

Composition over Inheritance

2
Comments
3 min read
Kotlin Springboot -- Part 12 Gauge で kluent と ScenarioDataStore を使ってレスポンスをシナリオごとにテストする

Kotlin Springboot -- Part 12 Gauge で kluent と ScenarioDataStore を使ってレスポンスをシナリオごとにテストする

1
Comments
1 min read
Retrofit with Kotlin Coroutines

Retrofit with Kotlin Coroutines

1
Comments
3 min read
Retrofit with Kotlin Flow

Retrofit with Kotlin Flow

1
Comments
3 min read
Room Database with Kotlin Flow

Room Database with Kotlin Flow

1
Comments
3 min read
How to Add Navigation Drawer in Jetpack Compose?

How to Add Navigation Drawer in Jetpack Compose?

4
Comments
3 min read
Hey i want to add muti column selctor in my table in android using kotlin.

Hey i want to add muti column selctor in my table in android using kotlin.

5
Comments
1 min read
Application domain modeling

Application domain modeling

1
Comments
6 min read
Jetpack compose: Cool Button Click Effects

Jetpack compose: Cool Button Click Effects

1
Comments
1 min read
coroutineScope vs supervisorScope

coroutineScope vs supervisorScope

Comments
3 min read
Dispatchers in Kotlin Coroutines

Dispatchers in Kotlin Coroutines

1
Comments
4 min read
📸 Snapshot Testing with Kotlin

📸 Snapshot Testing with Kotlin

4
Comments 2
5 min read
Using Java Beans in a composed UI

Using Java Beans in a composed UI

Comments
5 min read
What is Flow API in Kotlin?

What is Flow API in Kotlin?

Comments
5 min read
Android Jetpack Compose Form Tutorial

Android Jetpack Compose Form Tutorial

13
Comments 5
6 min read
Prefer Function Reference over Lambda in Kotlin? Wrong!

Prefer Function Reference over Lambda in Kotlin? Wrong!

4
Comments 4
5 min read
Improving App Performance

Improving App Performance

3
Comments
8 min read
Kotlin in Action Summary - Part 3

Kotlin in Action Summary - Part 3

1
Comments
19 min read
Virtual Threads In Java

Virtual Threads In Java

17
Comments 5
2 min read
Domain Driven Design in Kotlin - Entities lifecycle management

Domain Driven Design in Kotlin - Entities lifecycle management

5
Comments
5 min read
JvmOverloads Annotation in Kotlin

JvmOverloads Annotation in Kotlin

Comments
2 min read
JvmField Annotation in Kotlin

JvmField Annotation in Kotlin

Comments
2 min read
How To Crop and Trim Videos In Kotlin for Android

How To Crop and Trim Videos In Kotlin for Android

1
Comments
11 min read
Reduce cognitive load with Kotlin Extension functions.

Reduce cognitive load with Kotlin Extension functions.

1
Comments
2 min read
JvmStatic Annotation in Kotlin

JvmStatic Annotation in Kotlin

Comments
2 min read
Using Fragments Dynamically

Using Fragments Dynamically

Comments
3 min read
How to implement a WebRTC HTTP Playback Protocol (WHPP) client for native Android applications

How to implement a WebRTC HTTP Playback Protocol (WHPP) client for native Android applications

3
Comments 3
5 min read
Write safe code with immutable properties in Kotlin?

Write safe code with immutable properties in Kotlin?

2
Comments
2 min read
Advantage of using const in Kotlin

Advantage of using const in Kotlin

4
Comments
2 min read
Kotlin Springboot -- Part 10 Port という interface を作って Usecase と Gateway をつなぐ

Kotlin Springboot -- Part 10 Port という interface を作って Usecase と Gateway をつなぐ

3
Comments
1 min read
🧟‍♂️ Mutation Testing with Pitest and Kotlin

🧟‍♂️ Mutation Testing with Pitest and Kotlin

1
Comments
3 min read
Kotlin 基礎 Part 5 -- open クラスと abstract クラスと interface の違い

Kotlin 基礎 Part 5 -- open クラスと abstract クラスと interface の違い

Comments
1 min read
Kotlin 基礎 Part 4 -- List と Set の違いと相互変換

Kotlin 基礎 Part 4 -- List と Set の違いと相互変換

Comments
1 min read
partition - filtering function in Kotlin

partition - filtering function in Kotlin

2
Comments
2 min read
Should new Android developers learn Compose or XML?

Should new Android developers learn Compose or XML?

6
Comments 3
3 min read
AssociateBy - List to Map in Kotlin

AssociateBy - List to Map in Kotlin

1
Comments
2 min read
Remove duplicates from an array in Kotlin

Remove duplicates from an array in Kotlin

5
Comments
3 min read
Kotlin 基礎 Part 3 -- 配列をひとつひとつ処理する

Kotlin 基礎 Part 3 -- 配列をひとつひとつ処理する

Comments
1 min read
What are Lambdas and Higher Order Functions in Kotlin and How Can You Use Them?

What are Lambdas and Higher Order Functions in Kotlin and How Can You Use Them?

1
Comments 1
6 min read
Контейнер с наибольшим количеством воды

Контейнер с наибольшим количеством воды

47
Comments 5
1 min read
loading...