Skip to content

mfvanek/java-experiments

Repository files navigation

java-experiments

Gradle multi-module project for experiments with Java

Java CI

Modules

Useful Java links

How to tune GC and performance

RUS

Heap dumps

RUS

JVM internals

RUS

Java Core

ClassLoaders

Java Modules (JPMS)

CompletableFuture

RUS

Java Certification

Spring Boot

RUS

JUnit 5

Maven

People management

PostgreSQL

RUS

Column migration from int to bigint

The effect of the order of columns in tables on the size of PostgreSQL databases

Kubernetes

Load Testing

Gatling

RUS

Timeouts

GraphQL

RUS

Useful Kotlin links