kotlin 第4页
Create a native Kotlin or JAVA application with Spring Boot Native, Gradle, and GraalVM without Docker for MacOS and Windows-拾光赋

Create a native Kotlin or JAVA application with Spring Boot Native, Gradle, and GraalVM without Docker for MacOS and Windows

Create a native Kotlin or JAVA application with Spring Boot Native, Gradle, and GraalVM without Docker for MacOS and Windows,In this article, I would like to talk about the practic...
kity的头像-拾光赋kity3个月前
0228
Kotlin Clean Architecture and CQRS ‍-拾光赋

Kotlin Clean Architecture and CQRS ‍

Kotlin Clean Architecture and CQRS ‍, In this article we will implement the microservice using Clean Architecture and CQRS using Kotlin, Spring WebFlux with coroutines, Postgres a...
kity的头像-拾光赋kity10个月前
0379
Gradle's leaky abstractions: Declarative(ish) shell, imperative core: Implementing a safe(ish) global configuration DSL-拾光赋

Gradle’s leaky abstractions: Declarative(ish) shell, imperative core: Implementing a safe(ish) global configuration DSL

Gradle's leaky abstractions: Declarative(ish) shell, imperative core: Implementing a safe(ish) global configuration DSL,Gradle is very aware they have a complexity problem. Fundame...
kity的头像-拾光赋kity10个月前
04314
We released a new powerful efficiency tool called RunFlow, which is similar to PowerToys and Alfred, welcome to try it-拾光赋

We released a new powerful efficiency tool called RunFlow, which is similar to PowerToys and Alfred, welcome to try it

We released a new powerful efficiency tool called RunFlow, which is similar to PowerToys and Alfred, welcome to try it,Hi guys, we released a new powerful efficiency tool called Ru...
kity的头像-拾光赋kity10个月前
0315
When thinking about Java fields we use-site target in Kotlin-拾光赋

When thinking about Java fields we use-site target in Kotlin

When thinking about Java fields we use-site target in Kotlin, My Kotlin World (6 Part Series) 1 How does concurrency play a role in coroutines? 2 Why the Global Scope isn't advised...
kity的头像-拾光赋kity10个月前
04815
Kotlin Design Patterns: Simplifying the Observer Pattern-拾光赋

Kotlin Design Patterns: Simplifying the Observer Pattern

Kotlin Design Patterns: Simplifying the Observer Pattern, Kotlin Design Patterns - Simplifying The Traditional Solutions (7 Part Series) 1 Kotlin Design Patterns: Simplifying the T...
kity的头像-拾光赋kity11个月前
0395
Cocktail of Kotlin-拾光赋

Cocktail of Kotlin

Cocktail of Kotlin,This is An Article about the possibilities and syntax of Kotlin from a Java devs. Basically, recently joined the Android Hutsy Group in Kenya, where we started t...
kity的头像-拾光赋kity11个月前
02713
Kotlin Design Patterns: Simplifying the Decorator Pattern-拾光赋

Kotlin Design Patterns: Simplifying the Decorator Pattern

Kotlin Design Patterns: Simplifying the Decorator Pattern, Kotlin Design Patterns - Simplifying The Traditional Solutions (7 Part Series) 1 Kotlin Design Patterns: Simplifying the ...
kity的头像-拾光赋kity11个月前
0426
How to solve error parsing HTTP request header in Spring Boot-拾光赋

How to solve error parsing HTTP request header in Spring Boot

How to solve error parsing HTTP request header in Spring Boot, TL;DR Just add a line like below in your application.properties file: server.max-http-header-size=64kb Enter fullscre...
kity的头像-拾光赋kity11个月前
03112
How to fix bugs faster with WireQuery-拾光赋

How to fix bugs faster with WireQuery

How to fix bugs faster with WireQuery,Have you ever added logging to your code to investigate a bug, waited for 45 minutes or more for the review and all the pipelines to complete,...
kity的头像-拾光赋kity11个月前
0417
[Tiny] Is a sealed class abstract? Kotlin and Java way.-拾光赋

[Tiny] Is a sealed class abstract? Kotlin and Java way.

[Tiny] Is a sealed class abstract? Kotlin and Java way.,As you may know, both Kotlin and Java have a feature called sealed classes. Let's play a little with them. Kotlin sealed cla...
kity的头像-拾光赋kity11个月前
04514
Kotlin Design Patterns: Simplifying the Prototype Pattern-拾光赋

Kotlin Design Patterns: Simplifying the Prototype Pattern

Kotlin Design Patterns: Simplifying the Prototype Pattern, Kotlin Design Patterns - Simplifying The Traditional Solutions (7 Part Series) 1 Kotlin Design Patterns: Simplifying the ...
kity的头像-拾光赋kity11个月前
0345