Pinned Repositories
cdk-codepipeline-and-local-lambda-guidance
An example of using the AWS CDK to model a Lambda both for local development, and for Continuous Deployment in an AWS CodePipeline
cdk-java-gradle-template
A template repository for a Cloud Development Kit project in Java using Gradle instead of Maven
cdk-reference-unblocking
An example demonstrating getting unblocked when removing a reference between two Stacks in the CDK
goos-book-code
The code from the "Growing Object-Oriented Software, Guided by Tests" book, with the commit history reflecting the development in the book.
graalvm-truffle-tutorial
The code for the series of tutorials on my blog about the GraalVM Truffle language implementation framework
jilt
Java annotation processor library for auto-generating Builder (including Staged Builder) pattern classes
no-more-loops-benchmark
A simple benchmark of the Java 8 Streams API.
specnaz
Library for writing beautiful, RSpec/Jasmine/Mocha/Jest-style specifications in Java, Kotlin and Groovy
test-code-build-deploy-spring-boot-project
A sample Spring Boot project using CodeBuild and CodeDeploy
skinny85's Repositories
skinny85/jilt
Java annotation processor library for auto-generating Builder (including Staged Builder) pattern classes
skinny85/goos-book-code
The code from the "Growing Object-Oriented Software, Guided by Tests" book, with the commit history reflecting the development in the book.
skinny85/graalvm-truffle-tutorial
The code for the series of tutorials on my blog about the GraalVM Truffle language implementation framework
skinny85/specnaz
Library for writing beautiful, RSpec/Jasmine/Mocha/Jest-style specifications in Java, Kotlin and Groovy
skinny85/cdk-reference-unblocking
An example demonstrating getting unblocked when removing a reference between two Stacks in the CDK
skinny85/cdk-codepipeline-and-local-lambda-guidance
An example of using the AWS CDK to model a Lambda both for local development, and for Continuous Deployment in an AWS CodePipeline
skinny85/test-code-build-deploy-spring-boot-project
A sample Spring Boot project using CodeBuild and CodeDeploy
skinny85/cdk-java-gradle-template
A template repository for a Cloud Development Kit project in Java using Gradle instead of Maven
skinny85/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
skinny85/eol-blog
The source code for the 'End of Line' blog http://endoflineblog.com
skinny85/fujure
skinny85/aws-cdk-examples
Example projects using the AWS CDK
skinny85/aws-docs-cdk-codepipeline-example
This is a GitHub mirror for the CDK AWS guide: https://docs.aws.amazon.com/cdk/latest/guide/codepipeline_example.html
skinny85/aws-cdk-bug-reproduction-steps
See https://github.com/aws/aws-cdk/issues/7161
skinny85/aws-cdk-rfcs
RFCs for the AWS CDK
skinny85/cdk-codebuild-cache-problem
Attempted reproduction of the problem reported in https://github.com/aws/aws-cdk/issues/11616
skinny85/cdk-ecs-demo
Sample code for an ECS application definition using CDK
skinny85/cdk-guide-codepipeline-example
skinny85/cdk-missing-tags-bug
skinny85/cdk-v2-go-app
skinny85/cdk8s-operator
Use CDK8s to build operators for Kubernetes custom resources
skinny85/chris-humer-truffle-demo
skinny85/example-basic-cfn-template
skinny85/example-trivial-lambda-cfn-template
skinny85/jilt-nullable-problem-repro
skinny85/john-mcbride-blog
skinny85/jsii
Use javascript modules naturally from every programming language
skinny85/meerkats
skinny85/sam-example-cdk-codepipeline
skinny85/simple-docker-app
A very simple Docker AWS ECS application