Skip to content

Latest commit

 

History

History
144 lines (110 loc) · 8.17 KB

README.md

File metadata and controls

144 lines (110 loc) · 8.17 KB

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

RUS

ClassLoaders

Java Modules (JPMS)

CompletableFuture

RUS

Java Certification

JaCoCo

Spring Boot

RUS

JUnit 5

Maven

Gradle

RUS

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

Java/Spring Platform development

IntelliJ IDEA

RUS

Useful Kotlin links