Skip to content

Instantly share code, notes, and snippets.

View elonderin's full-sized avatar

thomas menzel elonderin

View GitHub Profile
@elonderin
elonderin / reverved_ports_hyperv.md
Created February 13, 2023 05:11 — forked from strayge/reverved_ports_hyperv.md
windows 10, port reserved for HyperV
@elonderin
elonderin / cucumber-howto.adoc
Created September 10, 2021 14:40
cucumber + junit 5 + spring
@elonderin
elonderin / spelling errors
Created May 15, 2020 08:02
for ammuzment of the general populace this is my collection of most creative spelling errors and typos
illigelly
import static org.junit.Assert.assertEquals;
import com.amazonaws.auth.AWSCredentialsProvider;
import com.amazonaws.auth.profile.internal.AllProfiles;
import com.amazonaws.auth.profile.internal.AwsProfileNameLoader;
import com.amazonaws.auth.profile.internal.BasicProfile;
import com.amazonaws.auth.profile.internal.BasicProfileConfigLoader;
import com.amazonaws.auth.profile.internal.ProfileAssumeRoleCredentialsProvider;
import com.amazonaws.auth.profile.internal.ProfileStaticCredentialsProvider;
import com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader;
import com.amazonaws.profile.path.AwsProfileFileLocationProvider;