Skip to content

mfvanek/java-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-experiments

Gradle multi-module project for experiments with Java

Java CI

Modules

Useful Java links

Open Source

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

Logging

Spring Boot

RUS

JUnit 5

RUS

Maven

Gradle

RUS

People management

Liquibase and Flyway

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