Pinned Repositories
appdev-documentation
booster-common
Common booster utilities
byteman-wildfly-log
Extended logging capabilities for Wildfly.
clean-architecture-example
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
clean-code-concurrency-examples
A list of implemented concurrency examples from The Clean Code book.
custom-spring-boot-auto-configuration
Spring Boot custom autoconfigure module, starter and sample application
dotfiles
My workstation configuration, tips and hacks.
effective-java-2nd-edition-examples
Code examples with custom tweaks from the Effective Java (2nd Edition) book.
elasticsearch-wildfly-log
Elasticsearch log handler for Wildfly.
java-concurrency-in-practice-examples
Examples from book: Java Concurrency in practice
RadekKoubsky's Repositories
RadekKoubsky/java-concurrency-in-practice-examples
Examples from book: Java Concurrency in practice
RadekKoubsky/byteman-wildfly-log
Extended logging capabilities for Wildfly.
RadekKoubsky/effective-java-2nd-edition-examples
Code examples with custom tweaks from the Effective Java (2nd Edition) book.
RadekKoubsky/dotfiles
My workstation configuration, tips and hacks.
RadekKoubsky/booster-common
Common booster utilities
RadekKoubsky/clean-architecture-example
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
RadekKoubsky/clean-code-concurrency-examples
A list of implemented concurrency examples from The Clean Code book.
RadekKoubsky/custom-spring-boot-auto-configuration
Spring Boot custom autoconfigure module, starter and sample application
RadekKoubsky/design-patterns-examples
Examples of design patterns taken from the Head First Design Patterns and Gang of Four (Design Patterns: Elements of Reusable Object-Oriented Software) books.
RadekKoubsky/example-consumer
An example of a consumer that uses Pact+Pactflow to create a consumer driven contract with its provider
RadekKoubsky/example-provider
An example of a provider that uses Pact+Pactflow to honour a consumer driven contract with its consumer
RadekKoubsky/go-course-fundamentals
RadekKoubsky/go-web-development
RadekKoubsky/java-8-collections-streams
Examples and patterns of Collections and Stream API in Java 8
RadekKoubsky/java-generics
RadekKoubsky/java-io-nio-nio2
A set of examples explaining various I/O operations in Java IO, Java NIO and Java NIO2
RadekKoubsky/netty-client
A simple Netty client.
RadekKoubsky/netty-server
A simple Netty server.
RadekKoubsky/pact-consumer
RadekKoubsky/pact-jvm
JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
RadekKoubsky/pact-provider-springboot
RadekKoubsky/pex-challenge
RadekKoubsky/pex-challenge-golang
RadekKoubsky/rest_springboot-tomcat
Quickstart to expose a REST Greeting endpoint using SpringBoot and Apache Tomcat in embedded mode
RadekKoubsky/spring-boot
Spring Boot
RadekKoubsky/spring-boot-circuit-breaker-booster
Spring Boot Circuit Breaker Booster
RadekKoubsky/spring-boot-configmap-booster
Quickstart to expose a REST Greeting endpoint using Spring Boot where the message is defined as a Kubernetes Config Map property
RadekKoubsky/spring-boot-health-check-booster
Quickstart to demonstrate OpenShift health probes working with Spring Boot Actuator
RadekKoubsky/spring-boot-http-secured-booster
Quickstart to expose a REST Greeting endpoint using SpringBoot & Secured by Red Hat SSO
RadekKoubsky/spring-boot-secured-soap-ws